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

Add UCUM support #1824

Merged
merged 6 commits into from Apr 30, 2020
Merged

Add UCUM support #1824

merged 6 commits into from Apr 30, 2020

Conversation

jamesagnew
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #1824 into master will increase coverage by 0.00%.
The diff coverage is 87.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #1824    +/-   ##
==========================================
  Coverage     81.23%   81.23%            
- Complexity    13990    14054    +64     
==========================================
  Files           964      965     +1     
  Lines         52485    52653   +168     
  Branches       8387     8414    +27     
==========================================
+ Hits          42635    42774   +139     
- Misses         6656     6671    +15     
- Partials       3194     3208    +14     
Impacted Files Coverage Δ Complexity Δ
.../src/main/java/ca/uhn/fhir/util/ClasspathUtil.java 77.14% <77.14%> (ø) 11.00 <11.00> (?)
...n/support/CommonCodeSystemsTerminologyService.java 96.55% <86.20%> (-1.04%) 21.00 <5.00> (+7.00) ⬇️
...rt/InMemoryTerminologyServerValidationSupport.java 82.02% <97.36%> (+0.16%) 75.00 <6.00> (+5.00)
...va/ca/uhn/fhir/validation/SchemaBaseValidator.java 87.09% <100.00%> (+4.07%) 8.00 <0.00> (-1.00) ⬆️
...a/model/entity/ResourceIndexedSearchParamDate.java 84.67% <0.00%> (-3.42%) 54.00% <0.00%> (+23.00%) ⬇️
...java/ca/uhn/fhir/jpa/model/entity/ModelConfig.java 91.93% <0.00%> (-2.90%) 27.00% <0.00%> (+1.00%) ⬇️
...in/java/ca/uhn/fhir/rest/param/DateRangeParam.java 79.43% <0.00%> (-2.57%) 90.00% <0.00%> (+6.00%) ⬇️
...idation/support/PrePopulatedValidationSupport.java 82.00% <0.00%> (-2.00%) 13.00% <0.00%> (-1.00%)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e439891...3878ad6. Read the comment docs.

@jamesagnew jamesagnew merged commit 3d5a8bb into master Apr 30, 2020
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