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

fix: Fixed unexpected error when configuration file is missing in default path #245

Merged
merged 1 commit into from
May 4, 2024

Conversation

pamburus
Copy link
Owner

@pamburus pamburus commented May 4, 2024

No description provided.

Copy link

codecov bot commented May 4, 2024

Codecov Report

Attention: Patch coverage is 98.38710% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 59.66%. Comparing base (ad2afb9) to head (10b70cb).

Files Patch % Lines
src/config.rs 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
+ Coverage   56.41%   59.66%   +3.24%     
==========================================
  Files          38       38              
  Lines        9629     9651      +22     
==========================================
+ Hits         5432     5758     +326     
+ Misses       4197     3893     -304     

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

@pamburus pamburus force-pushed the feature/config-loading branch 2 times, most recently from 34f4ff2 to 893dd98 Compare May 4, 2024 22:55
@pamburus pamburus marked this pull request as ready for review May 4, 2024 23:17
@pamburus pamburus merged commit be54f10 into master May 4, 2024
4 checks passed
@pamburus pamburus deleted the feature/config-loading branch May 4, 2024 23:17
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.

1 participant