-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Remove demographics #86
Conversation
Note, these tests will not pass until we release OG-Core 0.11.0 on PyPI. |
@rickecon This PR is ready for review. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #86 +/- ##
==========================================
- Coverage 73.76% 70.82% -2.95%
==========================================
Files 24 22 -2
Lines 1616 1340 -276
==========================================
- Hits 1192 949 -243
+ Misses 424 391 -33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@jdebacker. All GH Action CI tests pass now. But I have a few failures of tests that run only locally. I get 2 failures in the
The two errors in |
Adding the |
@jdebacker. The three slicing errors are persisting in my local tests of I think the cause of this might be that my new The OG-USA I am going ahead and merging this. |
This PR updates
calibrate.py
to useogcore.demographics
and removes the demographics module and tests from OG-USA.