ThomasInKU / Covid19-Tracker

This Covid19-Tracker application is a part of KU ISP project proposal.
https://cpske.github.io/ISP/
Other
2 stars 2 forks source link

add more unit tests #110

Closed bhatara007 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #110 (390e2cf) into master (613489d) will increase coverage by 14.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #110       +/-   ##
===========================================
+ Coverage   76.44%   90.52%   +14.07%     
===========================================
  Files           7        7               
  Lines         208      211        +3     
  Branches       12       11        -1     
===========================================
+ Hits          159      191       +32     
+ Misses         42       13       -29     
  Partials        7        7               
Impacted Files Coverage Δ
covid_web/tests/test_index.py 100.00% <ø> (+45.00%) :arrow_up:
covid_web/views.py 79.01% <ø> (+8.22%) :arrow_up:
covid_web/tests/test_details_page.py 95.45% <100.00%> (+16.66%) :arrow_up:
covid_web/tests/test_auth.py 100.00% <0.00%> (+9.09%) :arrow_up:
covid_web/covid_data.py 97.43% <0.00%> (+10.25%) :arrow_up:

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 613489d...390e2cf. Read the comment docs.

Noboomta commented 3 years ago

Thank for a extra span id, it has been a long day for our project. Hope to collaborate with you guys again. [Would be fun if we have to make more pull request]