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

refactor: Tune log levels #1867

Merged
merged 1 commit into from
Oct 1, 2024

refactor: Tune log levels

a9bf8a4
Select commit
Loading
Failed to load commit list.
Merged

refactor: Tune log levels #1867

refactor: Tune log levels
a9bf8a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

84.44% (-0.11%) compared to 1989a84

View this Pull Request on Codecov

84.44% (-0.11%) compared to 1989a84

Details

Codecov Report

Attention: Patch coverage is 3.33333% with 29 lines in your changes missing coverage. Please review.

Project coverage is 84.44%. Comparing base (1989a84) to head (a9bf8a4).

Files with missing lines Patch % Lines
backend/capellacollab/sessions/operators/k8s.py 3.70% 25 Missing and 1 partial ⚠️
backend/capellacollab/core/authentication/oidc.py 0.00% 2 Missing ⚠️
backend/capellacollab/sessions/injection.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1867      +/-   ##
==========================================
- Coverage   84.54%   84.44%   -0.11%     
==========================================
  Files         197      197              
  Lines        6541     6549       +8     
  Branches      723      729       +6     
==========================================
  Hits         5530     5530              
- Misses        851      859       +8     
  Partials      160      160              

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