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

[#840] config: fix: Add dagsDir config key #850

Merged
merged 3 commits into from
Feb 19, 2025

doc: fix to cover all config keys

91b1d9e
Select commit
Loading
Failed to load commit list.
Merged

[#840] config: fix: Add dagsDir config key #850

doc: fix to cover all config keys
91b1d9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2025 in 0s

55.62% (+0.14%) compared to 09a89c5

View this Pull Request on Codecov

55.62% (+0.14%) compared to 09a89c5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.62%. Comparing base (09a89c5) to head (91b1d9e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #850      +/-   ##
==========================================
+ Coverage   55.48%   55.62%   +0.14%     
==========================================
  Files          75       75              
  Lines        8170     8174       +4     
==========================================
+ Hits         4533     4547      +14     
+ Misses       3241     3227      -14     
- Partials      396      400       +4     
Files with missing lines Coverage Δ
internal/config/config.go 80.80% <100.00%> (+11.01%) ⬆️
internal/config/loader.go 78.20% <100.00%> (+0.09%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09a89c5...91b1d9e. Read the comment docs.