fastapi-project-template icon indicating copy to clipboard operation
fastapi-project-template copied to clipboard

Get Codecov to 100%

Open urjeetpatel opened this issue 2 years ago • 3 comments

I will be adding tests and removing bugs where needed to get the codecov to 100%

Fix #17

urjeetpatel avatar Jun 03 '22 14:06 urjeetpatel

Codecov Report

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

@@           Coverage Diff            @@
##             main       #18   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        11           
  Lines           ?       330           
  Branches        ?         0           
========================================
  Hits            ?       330           
  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 7f7d86a...66d9e28. Read the comment docs.

codecov-commenter avatar Jun 03 '22 18:06 codecov-commenter

Added missing tests to exercise all code to get coverage to 100%

Fixed a few bugs found along the way.

urjeetpatel avatar Jun 03 '22 20:06 urjeetpatel

This PR is ready to merge and will get the Coverage to 100%

urjeetpatel avatar Jun 16 '22 14:06 urjeetpatel