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 OperationResourceEnd.on_delete #81

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

psteniusubi
Copy link
Contributor

Small fix for DELETE /operations/{name}

Was returning 404 Not Found when trying to remove an existing operation

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #81 (d47c220) into main (540ff87) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  Coverage   86.92%   86.92%           
=======================================
  Files          29       29           
  Lines        4491     4491           
=======================================
  Hits         3904     3904           
  Misses        587      587           
Files Changed Coverage Δ
src/keria/core/longrunning.py 61.30% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@m00sey m00sey merged commit 50a1962 into WebOfTrust:main Aug 3, 2023
4 of 5 checks passed
@psteniusubi psteniusubi deleted the fix-delete-operation branch August 10, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants