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 skipped pipelines model #2923

Merged
merged 5 commits into from
Dec 12, 2023

Update server/store/store.go

615368a
Select commit
Loading
Failed to load commit list.
Merged

Fix skipped pipelines model #2923

Update server/store/store.go
615368a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2023 in 1s

33.89% (-0.01%) compared to 547f5de

View this Pull Request on Codecov

33.89% (-0.01%) compared to 547f5de

Details

Codecov Report

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

Comparison is base (547f5de) 33.89% compared to head (615368a) 33.89%.

Files Patch % Lines
server/pipeline/create.go 0.00% 18 Missing ⚠️
server/store/datastore/pipeline.go 33.33% 2 Missing ⚠️
server/store/datastore/repo.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2923      +/-   ##
==========================================
- Coverage   33.89%   33.89%   -0.01%     
==========================================
  Files         219      219              
  Lines       13829    13847      +18     
==========================================
+ Hits         4688     4693       +5     
- Misses       8783     8796      +13     
  Partials      358      358              

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