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

FM2-582: Add Support for Patching on Immunization Resource #513

Merged
merged 2 commits into from
Jul 28, 2023

remove update and patch cutoms

437e863
Select commit
Loading
Failed to load commit list.
Merged

FM2-582: Add Support for Patching on Immunization Resource #513

remove update and patch cutoms
437e863
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2023 in 1s

77.12% (+0.06%) compared to 96bf779

View this Pull Request on Codecov

77.12% (+0.06%) compared to 96bf779

Details

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.06% 🎉

Comparison is base (96bf779) 77.06% compared to head (437e863) 77.12%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #513      +/-   ##
============================================
+ Coverage     77.06%   77.12%   +0.06%     
- Complexity     2673     2675       +2     
============================================
  Files           249      249              
  Lines          7480     7479       -1     
  Branches        912      909       -3     
============================================
+ Hits           5764     5768       +4     
+ Misses         1164     1163       -1     
+ Partials        552      548       -4     
Files Changed Coverage Δ
...openmrs/module/fhir2/api/impl/BaseFhirService.java 57.14% <0.00%> (-0.75%) ⬇️
...providers/r4/ImmunizationFhirResourceProvider.java 57.89% <0.00%> (-15.44%) ⬇️
...le/fhir2/api/impl/FhirImmunizationServiceImpl.java 63.16% <77.78%> (+17.70%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.