-
Notifications
You must be signed in to change notification settings - Fork 61
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
Test for GCCompletedRedelegations #652
Conversation
Codecov Report
@@ Coverage Diff @@
## main #652 +/- ##
==========================================
+ Coverage 13.19% 13.21% +0.02%
==========================================
Files 243 243
Lines 62951 62951
==========================================
+ Hits 8308 8322 +14
+ Misses 53974 53960 -14
Partials 669 669
Flags with carried forward coverage won't be shown. Click here to find out more. |
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!
@joe-bowman could you check this pr for me? |
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
1. Summary
Fixes #617
2.Type of change
3. Implementation details
4. How to test/use
5. Checklist
6. Limitations (optional)
7. Future Work (optional)