Skip to content
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

Log contents capture test extension #4536

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

michaelabuckley
Copy link
Contributor

New helper to collect full logged strings in tests.

@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Base: 81.32% // Head: 81.36% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (435e18f) compared to base (2f5ffe7).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4536      +/-   ##
============================================
+ Coverage     81.32%   81.36%   +0.03%     
- Complexity    23650    23818     +168     
============================================
  Files          1425     1432       +7     
  Lines         86399    87308     +909     
  Branches      11677    11782     +105     
============================================
+ Hits          70265    71038     +773     
- Misses        10947    11035      +88     
- Partials       5187     5235      +48     
Impacted Files Coverage Δ
ca/uhn/fhir/mdm/api/MdmQuerySearchParameters.java 49.31% <0.00%> (-35.94%) ⬇️
org/hl7/fhir/r5/hapi/fhirpath/FhirPathR5.java 40.74% <0.00%> (-28.01%) ⬇️
...a/uhn/fhir/jpa/mdm/svc/MdmLinkQuerySvcImplSvc.java 41.66% <0.00%> (-25.00%) ⬇️
org/hl7/fhir/r4/hapi/fluentpath/FhirPathR4.java 62.96% <0.00%> (-24.54%) ⬇️
.../hl7/fhir/dstu3/hapi/fluentpath/FhirPathDstu3.java 76.00% <0.00%> (-17.75%) ⬇️
ca/uhn/fhir/jpa/mdm/svc/MdmControllerSvcImpl.java 63.44% <0.00%> (-9.40%) ⬇️
...r/narrative/CustomThymeleafNarrativeGenerator.java 94.73% <0.00%> (-5.27%) ⬇️
ca/uhn/fhir/system/HapiSystemProperties.java 76.47% <0.00%> (-4.78%) ⬇️
ca/uhn/fhir/narrative2/BaseNarrativeGenerator.java 72.07% <0.00%> (-2.93%) ⬇️
...ir/rest/client/interceptor/LoggingInterceptor.java 84.04% <0.00%> (-2.13%) ⬇️
... and 89 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant