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

13 primitive fields extension #69

Merged
merged 15 commits into from
Oct 26, 2020
Merged

Conversation

Wauplin
Copy link

@Wauplin Wauplin commented Oct 20, 2020

Closes #13 .
Does NOT change the cardinalities behavior. Will be addressed by its own issue.

@codecov
Copy link

codecov bot commented Oct 21, 2020

Codecov Report

Merging #69 into master will increase coverage by 0.50%.
The diff coverage is 92.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   83.44%   83.94%   +0.50%     
==========================================
  Files          11       11              
  Lines        1335     1414      +79     
==========================================
+ Hits         1114     1187      +73     
- Misses        221      227       +6     
Flag Coverage Δ
#unittests 83.94% <92.50%> (+0.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
fhirzeug/fhirrenderer.py 83.69% <ø> (ø)
fhirzeug/fhirspec.py 85.07% <ø> (ø)
...ators/python_pydantic/templates/resource_header.py 96.39% <92.30%> (-2.76%) ⬇️
fhirzeug/fhirclass.py 65.02% <100.00%> (+0.31%) ⬆️

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 d772886...d648fe9. Read the comment docs.

@Wauplin Wauplin marked this pull request as ready for review October 21, 2020 14:25
@Wauplin Wauplin merged commit 0d91106 into master Oct 26, 2020
@Wauplin Wauplin deleted the 13-primitive-fields-extension branch October 26, 2020 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Extensions of primitive values are not supported
2 participants