-
Notifications
You must be signed in to change notification settings - Fork 9
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
closes #323 #324
closes #323 #324
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
I think this looks good. Sorry that I didn't catch the service point thing in your original PR. 😔 More a point of curiosity than anything else, how does the UTC and local midnight reporting work?
@bltravis the report thing makes sure to count the things and add them to the migration report. It is not ideal, since by then, it will be too late to do anything about it. But given that we should have performed a test migration before go-live, I think this is acceptable. What do you say? |
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.
👍
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## main #324 +/- ##
==========================================
- Coverage 60.90% 60.83% -0.07%
==========================================
Files 78 78
Lines 7697 7727 +30
==========================================
+ Hits 4688 4701 +13
- Misses 3009 3026 +17
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
No description provided.