-
Notifications
You must be signed in to change notification settings - Fork 103
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 x/group simulations #251
Conversation
Codecov Report
@@ Coverage Diff @@
## master #251 +/- ##
==========================================
- Coverage 61.74% 61.39% -0.35%
==========================================
Files 48 50 +2
Lines 3100 3119 +19
==========================================
+ Hits 1914 1915 +1
- Misses 947 965 +18
Partials 239 239 |
…into aleem/groups-simulations
…into aleem/groups-simulations
…into aleem/groups-simulations
…into aleem/groups-simulations
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
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 overall, nice one @aleem1314, thanks!
@anilcse could you have a final look at this when you have time so we can eventually merge it? Thanks. |
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.
implementation lgtm. left a few questions
Co-authored-by: Anil Kumar Kammari <[email protected]>
@aleem1314 could you resolve the conflicts so we can merge when you have time? |
@anilcse are we good to merge this? |
Don't merge. One simulation job is failing. |
It seems like it's due to group invariants being broken, could you have a look when you have time @aleem1314? |
@anilcse can you take a final look? |
@aleem1314 are we good to merge this? |
closes: #240