Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Using secret to attach identity to pod for observability publisher #607

Merged
merged 2 commits into from
Oct 2, 2024

Remove unnecessary assignment and refactor some code

b0040f3
Select commit
Loading
Failed to load commit list.
Merged

feat: Using secret to attach identity to pod for observability publisher #607

Remove unnecessary assignment and refactor some code
b0040f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 1s

60.75% (+0.04%) compared to 7caf48a

View this Pull Request on Codecov

60.75% (+0.04%) compared to 7caf48a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.75%. Comparing base (7caf48a) to head (b0040f3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
+ Coverage   60.70%   60.75%   +0.04%     
==========================================
  Files         275      276       +1     
  Lines       22171    22205      +34     
==========================================
+ Hits        13460    13491      +31     
- Misses       7847     7849       +2     
- Partials      864      865       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.