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

Feature/yaml config #1401

Merged
merged 12 commits into from
Dec 11, 2024

debian: add build dependency for yaml

0d90ff9
Select commit
Loading
Failed to load commit list.
Merged

Feature/yaml config #1401

debian: add build dependency for yaml
0d90ff9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

75.02% (-0.01%) compared to e319f3c

View this Pull Request on Codecov

75.02% (-0.01%) compared to e319f3c

Details

Codecov Report

Attention: Patch coverage is 77.14286% with 16 lines in your changes missing coverage. Please review.

Project coverage is 75.02%. Comparing base (e319f3c) to head (0d90ff9).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
utils/config.go 82.14% 7 Missing and 3 partials ⚠️
cmd/config_show.go 57.14% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1401      +/-   ##
==========================================
- Coverage   75.02%   75.02%   -0.01%     
==========================================
  Files         157      157              
  Lines       18146    18206      +60     
==========================================
+ Hits        13614    13659      +45     
- Misses       3409     3420      +11     
- Partials     1123     1127       +4     

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