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

Add operation blocking interceptor

Open jamesagnew opened this issue 2 years ago • 1 comments

jamesagnew avatar Sep 22 '22 13:09 jamesagnew

Codecov Report

Base: 81.86% // Head: 80.33% // Decreases project coverage by -1.52% :warning:

Coverage data is based on head (3606ddf) compared to base (e7a4c49). Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4057      +/-   ##
============================================
- Coverage     81.86%   80.33%   -1.53%     
- Complexity    20838    22723    +1885     
============================================
  Files          1421     1458      +37     
  Lines         77246    83885    +6639     
  Branches      11078    11673     +595     
============================================
+ Hits          63236    67391    +4155     
- Misses         9866    11430    +1564     
- Partials       4144     5064     +920     
Impacted Files Coverage Δ
...-fhir-base/src/main/java/ca/uhn/fhir/i18n/Msg.java
...ain/java/ca/uhn/fhir/interceptor/api/Pointcut.java
...n/java/ca/uhn/fhir/parser/ErrorHandlerAdapter.java
...e/src/main/java/ca/uhn/fhir/parser/JsonParser.java
...n/java/ca/uhn/fhir/parser/LenientErrorHandler.java
...ain/java/ca/uhn/fhir/parser/ParseErrorHandler.java
.../src/main/java/ca/uhn/fhir/parser/ParserState.java
...in/java/ca/uhn/fhir/parser/StrictErrorHandler.java
...ava/ca/uhn/fhir/parser/json/BaseJsonLikeArray.java
...va/ca/uhn/fhir/parser/json/BaseJsonLikeObject.java
... and 2860 more

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

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 22 '22 23:09 codecov[bot]