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

feat: add linter support for step-level depends_on existence #4657

Merged
merged 5 commits into from
Jan 12, 2025

Merge branch 'main' into lint-depends

c288701
Select commit
Loading
Failed to load commit list.
Merged

feat: add linter support for step-level depends_on existence #4657

Merge branch 'main' into lint-depends
c288701
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2025 in 0s

28.22% (+0.04%) compared to 628c0e8

View this Pull Request on Codecov

28.22% (+0.04%) compared to 628c0e8

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 28.22%. Comparing base (628c0e8) to head (c288701).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
pipeline/frontend/yaml/linter/linter.go 89.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4657      +/-   ##
==========================================
+ Coverage   28.18%   28.22%   +0.04%     
==========================================
  Files         398      398              
  Lines       28245    28265      +20     
==========================================
+ Hits         7960     7978      +18     
- Misses      19575    19576       +1     
- Partials      710      711       +1     

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