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

chore(*): log clean up - log level downgraded to 6 for detailed and lengthy lines #771

Merged
merged 3 commits into from
Feb 11, 2025

Conversation

h-w-chen
Copy link
Contributor

@h-w-chen h-w-chen commented Jan 24, 2025

What type of PR is this?

enhancement - log cleanup

What this PR does / why we need it:

downgrade log level to 6 for those extreme long log details. 6 is chosen as the current convention in code indicates 6 is the lest one printing out json encode response in get devices function

@h-w-chen h-w-chen changed the title WIP: chore: a few detail and lengthy log level downgraded to 6 chore(*): log clean up - log level downgraded to 6 for detailed and lengthy lines Jan 24, 2025
@h-w-chen h-w-chen closed this Feb 7, 2025
@h-w-chen h-w-chen reopened this Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.58%. Comparing base (fb6d1d8) to head (dcc4fcb).
Report is 19 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #771      +/-   ##
==========================================
- Coverage   60.78%   60.58%   -0.20%     
==========================================
  Files         603      604       +1     
  Lines       63248    63373     +125     
==========================================
- Hits        38443    38397      -46     
- Misses      20970    21126     +156     
- Partials     3835     3850      +15     
Flag Coverage Δ
unittest 60.58% <100.00%> (-0.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@luomingmeng luomingmeng merged commit 3c1d4db into kubewharf:main Feb 11, 2025
11 checks passed
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.

3 participants