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

Validate pipeline stage ownership on update #3823

Merged
merged 3 commits into from
May 7, 2024
Merged

Conversation

knolleary
Copy link
Member

Ensures the pipeline stage belongs to the pipeline in the update api.

Adds unit test for same.

Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.15%. Comparing base (519b77d) to head (8e304ab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3823   +/-   ##
=======================================
  Coverage   79.14%   79.15%           
=======================================
  Files         278      278           
  Lines       12501    12500    -1     
  Branches     2773     2773           
=======================================
  Hits         9894     9894           
+ Misses       2607     2606    -1     
Flag Coverage Δ
backend 79.15% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@knolleary knolleary merged commit 69af6d8 into main May 7, 2024
11 checks passed
@knolleary knolleary deleted the pipeline-api-checks branch May 7, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants