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

Refactor pipeline CLI #243

Merged
merged 14 commits into from
Dec 2, 2023

Fix doc tests

54ee0bc
Select commit
Loading
Failed to load commit list.
Merged

Refactor pipeline CLI #243

Fix doc tests
54ee0bc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Dec 2, 2023 in 0s

68.53% (-0.63%) compared to eadc980

View this Pull Request on Codecov

68.53% (-0.63%) compared to eadc980

Details

Codecov Report

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

Comparison is base (eadc980) 69.15% compared to head (54ee0bc) 68.53%.
Report is 1 commits behind head on main.

Files Patch % Lines
lib/src/git.rs 0.00% 118 Missing ⚠️
pipeline/src/pipeline/api/step_dependency.rs 96.66% 1 Missing ⚠️
pipeline/src/pipeline/step.rs 98.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
- Coverage   69.15%   68.53%   -0.63%     
==========================================
  Files         114      115       +1     
  Lines       11929    12066     +137     
==========================================
+ Hits         8250     8269      +19     
- Misses       3679     3797     +118     

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