smarie / python-pyfields

Define fields in python classes. Easily.
https://smarie.github.io/python-pyfields
BSD 3-Clause "New" or "Revised" License
45 stars 10 forks source link

[Waiting for vtypes] Added tests and doc concerning vtypes #60

Closed smarie closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@20c850b). Click here to learn what that means. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #60   +/-   ##
=========================================
  Coverage          ?   86.28%           
=========================================
  Files             ?       14           
  Lines             ?     2063           
  Branches          ?        0           
=========================================
  Hits              ?     1780           
  Misses            ?      283           
  Partials          ?        0
Impacted Files Coverage Δ
pyfields/tests/test_readme.py 87.36% <100%> (ø)
pyfields/autofields_.py 45.12% <66.66%> (ø)

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 20c850b...d154545. Read the comment docs.