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 a Command Line Interface #184

Merged
merged 13 commits into from
Oct 22, 2024

Merge branch 'main' into feature-cli

e3c255e
Select commit
Loading
Failed to load commit list.
Merged

Add a Command Line Interface #184

Merge branch 'main' into feature-cli
e3c255e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 1s

95.93% (+0.00%) compared to 4aebf81

View this Pull Request on Codecov

95.93% (+0.00%) compared to 4aebf81

Details

Codecov Report

Attention: Patch coverage is 96.53465% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.93%. Comparing base (4aebf81) to head (e3c255e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
trollflow2/cli.py 91.48% 4 Missing ⚠️
trollflow2/tests/test_cli.py 97.77% 2 Missing ⚠️
trollflow2/launcher.py 97.22% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #184    +/-   ##
========================================
  Coverage   95.93%   95.93%            
========================================
  Files          12       14     +2     
  Lines        3098     3246   +148     
========================================
+ Hits         2972     3114   +142     
- Misses        126      132     +6     

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