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 an option to put helper logs into a file #1493

Merged
merged 3 commits into from
Dec 12, 2024

Add an option to put helper logs into a file

6d54cac
Select commit
Loading
Failed to load commit list.
Merged

Add an option to put helper logs into a file #1493

Add an option to put helper logs into a file
6d54cac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

93.26% (target 85.00%)

View this Pull Request on Codecov

93.26% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 40.90909% with 13 lines in your changes missing coverage. Please review.

Project coverage is 93.26%. Comparing base (4f112ad) to head (6d54cac).

Files with missing lines Patch % Lines
ipa-core/src/cli/verbosity.rs 40.90% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1493      +/-   ##
==========================================
- Coverage   93.29%   93.26%   -0.03%     
==========================================
  Files         237      237              
  Lines       43510    43523      +13     
==========================================
  Hits        40592    40592              
- Misses       2918     2931      +13     

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