hapi-fhir icon indicating copy to clipboard operation
hapi-fhir copied to clipboard

Added optional blacklist interceptor

Open jkiddo opened this issue 1 year ago • 1 comments

jkiddo avatar Aug 25 '22 13:08 jkiddo

Codecov Report

Merging #3954 (d4a656e) into master (e7a4c49) will decrease coverage by 1.80%. The diff coverage is n/a.

:exclamation: Current head d4a656e differs from pull request most recent head f6d6f67. Consider uploading reports for the commit f6d6f67 to get more accurate results

@@             Coverage Diff              @@
##             master    #3954      +/-   ##
============================================
- Coverage     81.86%   80.06%   -1.81%     
- Complexity    20838    22315    +1477     
============================================
  Files          1421     1426       +5     
  Lines         77246    82851    +5605     
  Branches      11078    11587     +509     
============================================
+ Hits          63236    66332    +3096     
- Misses         9866    11505    +1639     
- Partials       4144     5014     +870     
Impacted Files Coverage Δ
...uhn/fhir/jpa/packages/PackageInstallerSvcImpl.java
.../ca/uhn/fhir/jpa/search/builder/SearchBuilder.java
...a/dao/r5/TransactionProcessorVersionAdapterR5.java
...a/org/hl7/fhir/dstu3/hapi/ctx/FhirServerDstu3.java
.../fhir/model/base/resource/ResourceMetadataMap.java
.../main/java/ca/uhn/fhir/model/primitive/DateDt.java
...src/main/java/org/hl7/fhir/r4/hapi/ctx/FhirR4.java
...r/rest/server/method/TransactionMethodBinding.java
...ca/uhn/fhir/rest/client/method/CountParameter.java
...r/jpa/searchparam/matcher/InMemoryMatchResult.java
... and 2837 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 25 '22 14:08 codecov[bot]