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 stdout mushing with analysis command #27

Merged
merged 2 commits into from
Nov 22, 2023

require output directory for RFE_analysis command

75d8af5
Select commit
Loading
Failed to load commit list.
Merged

Fix stdout mushing with analysis command #27

require output directory for RFE_analysis command
75d8af5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 21, 2023 in 0s

60.06% (-0.01%) compared to b4a4ec8

View this Pull Request on Codecov

60.06% (-0.01%) compared to b4a4ec8

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b4a4ec8) 60.06% compared to head (75d8af5) 60.06%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/openfe_analysis/cli.py 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   60.06%   60.06%   -0.01%     
==========================================
  Files           6        6              
  Lines         293      298       +5     
==========================================
+ Hits          176      179       +3     
- Misses        117      119       +2     

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