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

Add support for ini file. #363

Closed
wants to merge 1 commit into from

Add support for ini file.

a948e22
Select commit
Loading
Failed to load commit list.
Closed

Add support for ini file. #363

Add support for ini file.
a948e22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2024 in 0s

87.60% (+0.10%) compared to 61d5451

View this Pull Request on Codecov

87.60% (+0.10%) compared to 61d5451

Details

Codecov Report

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

Project coverage is 87.60%. Comparing base (61d5451) to head (a948e22).
Report is 7 commits behind head on main.

Files Patch % Lines
arguments.go 75.00% 1 Missing and 1 partial ⚠️
command.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
+ Coverage   87.50%   87.60%   +0.10%     
==========================================
  Files          30       30              
  Lines         872      702     -170     
==========================================
- Hits          763      615     -148     
+ Misses         88       64      -24     
- Partials       21       23       +2     

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