skalarsystems / fhirzeug

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

`FHIRAbstractBase.dict()` returns empty dict instead of `None` if it doesn't have non-nullable fields #55

Closed trojanowski closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   82.88%   82.88%           
=======================================
  Files          11       11           
  Lines        1291     1291           
=======================================
  Hits         1070     1070           
  Misses        221      221           
Flag Coverage Δ
#unittests 82.88% <100.00%> (ø)

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 98.68% <100.00%> (ø)

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 824c949...0c1d70b. Read the comment docs.