-
Notifications
You must be signed in to change notification settings - Fork 176
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
Apply five year forward checks with utility function #5175
base: master
Are you sure you want to change the base?
Conversation
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.
Need to adjust:
Format
Test Fix DC reform
Apply utility function in all new variables
The latest changes seemed to break all of the test - please take a look |
Not sure why the changes broke some of the tests but will look into them |
This reverts commit fb07a46.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5175 +/- ##
==========================================
- Coverage 99.12% 99.00% -0.12%
==========================================
Files 2592 2613 +21
Lines 37707 38052 +345
Branches 162 165 +3
==========================================
+ Hits 37378 37675 +297
- Misses 297 344 +47
- Partials 32 33 +1 ☔ View full report in Codecov by Sentry. |
Decided to revert all changes so far, start over, and make changes progressively. |
Need to resolve merge conflicts - we deleted the dc ctc reform |
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.
is it possible to test this function?
Fix #5136: applying five year forward checks with a utility function.