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 level option to setup_logging #116

Merged
merged 21 commits into from
Apr 3, 2024

use sys.executable

8b8d595
Select commit
Loading
Failed to load commit list.
Merged

Add level option to setup_logging #116

use sys.executable
8b8d595
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

85.94% (+0.37%) compared to 98adcf9

View this Pull Request on Codecov

85.94% (+0.37%) compared to 98adcf9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.94%. Comparing base (98adcf9) to head (8b8d595).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   85.56%   85.94%   +0.37%     
==========================================
  Files           8        8              
  Lines         568      569       +1     
  Branches      119      120       +1     
==========================================
+ Hits          486      489       +3     
+ Misses         67       66       -1     
+ Partials       15       14       -1     

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