-
Notifications
You must be signed in to change notification settings - Fork 31
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
Fix General Collateral Pre-fill #1620
Conversation
@cameron-eyds based on this fix, the switch/case in
|
Codecov Report
@@ Coverage Diff @@
## main #1620 +/- ##
==========================================
+ Coverage 72.35% 77.24% +4.89%
==========================================
Files 307 379 +72
Lines 12767 7017 -5750
Branches 2630 1122 -1508
==========================================
- Hits 9237 5420 -3817
+ Misses 3518 1565 -1953
- Partials 12 32 +20
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.
Looks good!
I've haven't bumped into this but your fix is definitely the way to fall-through cases, we can update |
Issue #: /bcgov/entity#18303
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the PPR license (Apache 2.0).