-
Notifications
You must be signed in to change notification settings - Fork 3.8k
game solver: Add generalized index & tests to position #6086
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
Conversation
|
✅ Deploy Preview for opstack-docs canceled.
|
93762c3 to
a0a96aa
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #6086 +/- ##
===========================================
- Coverage 45.44% 44.70% -0.75%
===========================================
Files 434 304 -130
Lines 28005 23291 -4714
Branches 688 0 -688
===========================================
- Hits 12728 10412 -2316
+ Misses 14247 11920 -2327
+ Partials 1030 959 -71
Flags with carried forward coverage won't be shown. Click here to find out more.
|
41a0774 to
ffa2af2
Compare
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.
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
1 similar comment
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Description
This adds support for the generalized index & tests for the position object.
Tests
Adds lots of tests.