-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Transaction SQL Optimization #4679
Conversation
…r/hapi-fhir into ja_20230321_optimize_transaction
…r/hapi-fhir into ja_20230321_optimize_transaction
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #4679 +/- ##
============================================
+ Coverage 81.32% 81.51% +0.18%
- Complexity 23650 24296 +646
============================================
Files 1425 1462 +37
Lines 86399 88880 +2481
Branches 11677 11962 +285
============================================
+ Hits 70265 72449 +2184
- Misses 10947 11144 +197
- Partials 5187 5287 +100 see 1412 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
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.
Great work!
Thanks for taking the time to add all those comments. sure makes it easier to understand what's going on.
No description provided.