skalarsystems / fhirzeug

A Python FHIR specification parser and class generator
Apache License 2.0
17 stars 1 forks source link

44 validation error if resource doesnt exist #48

Closed Wauplin closed 4 years ago

Wauplin commented 4 years ago

Closes #44 .

codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into master will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   81.36%   81.46%   +0.09%     
==========================================
  Files          11       11              
  Lines        1229     1230       +1     
==========================================
+ Hits         1000     1002       +2     
+ Misses        229      228       -1     
Flag Coverage Δ
#unittests 81.46% <100.00%> (+0.09%) :arrow_up:
Impacted Files Coverage Δ
fhirzeug/fhirrenderer.py 83.69% <100.00%> (+1.27%) :arrow_up:

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 77ffc6c...2b70731. Read the comment docs.