-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
added cds hooks prefetch pointcuts #6639
Conversation
Formatting check succeeded! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6639 +/- ##
============================================
- Coverage 83.54% 83.50% -0.05%
- Complexity 27432 28567 +1135
============================================
Files 1707 1797 +90
Lines 106185 111164 +4979
Branches 13397 13965 +568
============================================
+ Hits 88710 92824 +4114
- Misses 11750 12353 +603
- Partials 5725 5987 +262 ☔ 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.
Looks good overall, small comment about naming conventions
...ir-server-cds-hooks/src/main/java/ca/uhn/hapi/fhir/cdshooks/svc/prefetch/CdsPrefetchSvc.java
Show resolved
Hide resolved
…plate and userData to hold data between request/response pointcut invocations
This PR adds pointcuts for CDS Hooks Prefetch requests