-
Notifications
You must be signed in to change notification settings - Fork 111
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 interface to list all workflow records from an env #756
Conversation
Signed-off-by: 楚岳 <[email protected]>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #756 +/- ##
==========================================
+ Coverage 61.02% 61.07% +0.05%
==========================================
Files 106 106
Lines 18869 18964 +95
==========================================
+ Hits 11515 11583 +68
- Misses 5936 5957 +21
- Partials 1418 1424 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 10 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Signed-off-by: 楚岳 <[email protected]>
Signed-off-by: 楚岳 <[email protected]>
Signed-off-by: 楚岳 <[email protected]>
Signed-off-by: 楚岳 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: 楚岳 <[email protected]>
Signed-off-by: 楚岳 <[email protected]>
Signed-off-by: 楚岳 <[email protected]> fix test Signed-off-by: 楚岳 <[email protected]>
40876c3
to
8a1fbdd
Compare
Signed-off-by: 楚岳 <[email protected]>
Description of your changes
add interface to list all workflow records from an env
Fixes #
I have:
yarn lint
to ensure the frontend changes are ready for review.make reviewable
to ensure the server changes are ready for review.backport release-x.y
labels to auto-backport this PR if necessary.Special notes for your reviewer