skalarsystems / fhirzeug

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

59 fix when list instead of dict #65

Closed Wauplin closed 3 years ago

Wauplin commented 4 years ago

Closes #59 .

codecov[bot] commented 3 years ago

Codecov Report

Merging #65 into master will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   83.33%   83.44%   +0.11%     
==========================================
  Files          11       11              
  Lines        1326     1335       +9     
==========================================
+ Hits         1105     1114       +9     
  Misses        221      221              
Flag Coverage Δ
#unittests 83.44% <100.00%> (+0.11%) :arrow_up:

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

Impacted Files Coverage Δ
...ators/python_pydantic/templates/resource_header.py 99.14% <100.00%> (+0.07%) :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 3847e2c...e0af09b. Read the comment docs.