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

Feature to get a list of long running operations #158

Merged

Conversation

psteniusubi
Copy link
Contributor

Implementation for issue #156

Adding endpoint GET /operations, with optional query parameter type that lets filter long running operations by type

@psteniusubi psteniusubi force-pushed the feat-get-operations-list branch from ef98248 to 788cb97 Compare December 23, 2023 09:24
Copy link

codecov bot commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (087f62f) 91.25% compared to head (a797c9e) 91.47%.

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #158      +/-   ##
===============================================
+ Coverage        91.25%   91.47%   +0.22%     
===============================================
  Files               35       36       +1     
  Lines             6023     6171     +148     
===============================================
+ Hits              5496     5645     +149     
+ Misses             527      526       -1     

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

Copy link
Member

@pfeairheller pfeairheller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rebase this PR so the tests pass with the latest KERIpy?

@psteniusubi psteniusubi force-pushed the feat-get-operations-list branch from 788cb97 to a797c9e Compare December 28, 2023 08:09
@m00sey m00sey requested a review from pfeairheller January 4, 2024 15:19
@m00sey m00sey self-assigned this Jan 11, 2024
@pfeairheller pfeairheller merged commit eb163c5 into WebOfTrust:development Jan 11, 2024
5 checks passed
@psteniusubi psteniusubi deleted the feat-get-operations-list branch February 6, 2024 08:00
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.

3 participants