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

DEBUG to False #115

Closed bhatara007 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #115 (64251fb) into master (6640881) will decrease coverage by 59.85%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #115       +/-   ##
===========================================
- Coverage   90.29%   30.43%   -59.86%     
===========================================
  Files           7        7               
  Lines         206      207        +1     
  Branches       12       12               
===========================================
- Hits          186       63      -123     
- Misses         12      144      +132     
+ Partials        8        0        -8     
Impacted Files Coverage Δ
covid_web/views.py 33.76% <100.00%> (-43.87%) :arrow_down:
covid_web/tests/test_details_page.py 2.27% <0.00%> (-93.19%) :arrow_down:
covid_web/tests/test_index.py 30.00% <0.00%> (-70.00%) :arrow_down:
covid_web/tests/test_auth.py 31.81% <0.00%> (-68.19%) :arrow_down:
covid_web/covid_data.py 48.71% <0.00%> (-48.72%) :arrow_down:
covid_web/urls.py 66.66% <0.00%> (-33.34%) :arrow_down:

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 6640881...64251fb. Read the comment docs.