-
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
Fixing SearchParameter validation #6616
Conversation
Formatting check succeeded! |
… of LogbackTestExtension to validate that it really skipped the validation logic.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6616 +/- ##
=========================================
Coverage 83.50% 83.51%
- Complexity 28566 28569 +3
=========================================
Files 1797 1797
Lines 111166 111173 +7
Branches 13965 13968 +3
=========================================
+ Hits 92828 92842 +14
+ Misses 12351 12343 -8
- Partials 5987 5988 +1 ☔ View full report in Codecov by Sentry. |
...in/java/ca/uhn/fhir/jpa/searchparam/submit/interceptor/SearchParamValidatingInterceptor.java
Outdated
Show resolved
Hide resolved
added changelog for my changes to fix https://gitlab.com/simpatico.ai/cdr/-/issues/6986
...r-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_8_0/6615-fixing-validation-on-sp.yaml
Outdated
Show resolved
Hide resolved
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 to me
closes #6615