tefra / xsdata-pydantic

Naive XML & JSON Bindings for python pydantic classes!
https://xsdata-pydantic.readthedocs.io/
MIT License
52 stars 10 forks source link

Release effort #7

Closed tefra closed 2 years ago

tefra commented 2 years ago

I am getting depressed...

codecov[bot] commented 2 years ago

Codecov Report

Merging #7 (378d4cf) into master (a064e71) will increase coverage by 10.57%. The diff coverage is 84.37%.

@@             Coverage Diff             @@
##           master       #7       +/-   ##
===========================================
+ Coverage   85.00%   95.57%   +10.57%     
===========================================
  Files           7        6        -1     
  Lines         160      113       -47     
  Branches       26       16       -10     
===========================================
- Hits          136      108       -28     
+ Misses         24        5       -19     
Impacted Files Coverage Δ
xsdata_pydantic/hooks/class_type.py 100.00% <ø> (ø)
xsdata_pydantic/compat.py 91.52% <80.00%> (-8.48%) :arrow_down:
xsdata_pydantic/__init__.py 100.00% <100.00%> (ø)
xsdata_pydantic/generator.py 100.00% <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 a064e71...378d4cf. Read the comment docs.