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

warn users if deprecated parameters are being used #4080

Merged
merged 1 commit into from
Dec 25, 2024

warn users if deprecated parameters are being used

8a451c5
Select commit
Loading
Failed to load commit list.
Merged

warn users if deprecated parameters are being used #4080

warn users if deprecated parameters are being used
8a451c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 25, 2024 in 1s

55.57% (-0.09%) compared to dfb792e

View this Pull Request on Codecov

55.57% (-0.09%) compared to dfb792e

Details

Codecov Report

Attention: Patch coverage is 46.77419% with 33 lines in your changes missing coverage. Please review.

Project coverage is 55.57%. Comparing base (dfb792e) to head (8a451c5).

Files with missing lines Patch % Lines
internal/conf/conf.go 37.77% 28 Missing ⚠️
internal/conf/path.go 28.57% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4080      +/-   ##
==========================================
- Coverage   55.65%   55.57%   -0.09%     
==========================================
  Files         193      193              
  Lines       19803    19851      +48     
==========================================
+ Hits        11022    11032      +10     
- Misses       7934     7971      +37     
- Partials      847      848       +1     

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