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
Merged

refactor: Tune log levels #1867

merged 1 commit into from
Oct 1, 2024

Conversation

MoritzWeber0
Copy link
Member

  • Refresh token failure was promoted to INFO
  • Session metric not found was reduced to DEBUG
  • Not found deployment don't raise an exception / log message anymore

- Refresh token failure was promoted to INFO
- Session metric not found was reduced to DEBUG
- Not found deployment don't raise an exception / log message anymore
Copy link

sonarcloud bot commented Oct 1, 2024

Copy link

codecov bot commented Oct 1, 2024

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.

Copy link

github-actions bot commented Oct 1, 2024

This report was generated by comparing a112166 with 1989a84.
If you would like to check difference, please check here.

change detected

ArtifactName: reg

item count
pass 301
change 1
new 0
delete 0
📝 Report

Differences

Model Components_Model Sources_Git_Invalid URL_desktop.png

actual Actual
expected Expected
difference Difference

@MoritzWeber0 MoritzWeber0 merged commit 04e9d18 into main Oct 1, 2024
31 of 33 checks passed
@MoritzWeber0 MoritzWeber0 deleted the log-opimization branch October 1, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant