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

feat: added support for multiple configuration files #620

Merged
merged 1 commit into from
Dec 21, 2024

feat: added support for multiple configuration files

7e70ca6
Select commit
Loading
Failed to load commit list.
Merged

feat: added support for multiple configuration files #620

feat: added support for multiple configuration files
7e70ca6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 1s

76.74% (+0.19%) compared to ead44a2

View this Pull Request on Codecov

76.74% (+0.19%) compared to ead44a2

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 76.74%. Comparing base (ead44a2) to head (7e70ca6).

Files with missing lines Patch % Lines
src/main.rs 80.95% 4 Missing ⚠️
src/settings.rs 89.28% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #620      +/-   ##
==========================================
+ Coverage   76.55%   76.74%   +0.19%     
==========================================
  Files          41       41              
  Lines       11463    11528      +65     
==========================================
+ Hits         8775     8847      +72     
+ Misses       2688     2681       -7     

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