i8enn / pydantic-odm

Small async ODM for MongoDB based in Motor and Pydantic library
MIT License
39 stars 8 forks source link

Fix wrong coverage reports from codecov #37

Closed i8enn closed 3 years ago

i8enn commented 3 years ago

Codecov generate wrong coverage reports with 100% test coverage in latest time (in fact, there about 90%). This PR trying fix this error.

codecov-io commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@af1cbc7). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master       #37   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         1           
  Lines             ?         6           
  Branches          ?         0           
==========================================
  Hits              ?         6           
  Misses            ?         0           
  Partials          ?         0           

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 af1cbc7...6ecd985. Read the comment docs.