-
Notifications
You must be signed in to change notification settings - Fork 27
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
đ adding missing db insert field #6742
đ adding missing db insert field #6742
Conversation
Codecov ReportAll modified and coverable lines are covered by tests â
Additional details and impacted files@@ Coverage Diff @@
## master #6742 +/- ##
==========================================
- Coverage 87.41% 82.20% -5.21%
==========================================
Files 1570 613 -957
Lines 63322 31096 -32226
Branches 2119 265 -1854
==========================================
- Hits 55351 25562 -29789
+ Misses 7644 5473 -2171
+ Partials 327 61 -266
Continue to review full report in Codecov by Sentry.
|
Quality Gate passedIssues Measures |
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.
thx.
Can you please add a test that covers this issue as well. this way we are covered when it is modified.
a381aa6
into
ITISFoundation:master
What do these changes do?
Related issue/s
How to test
Dev-ops checklist