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

fix test for Travis CI #64

Closed bhatara007 closed 3 years ago

bhatara007 commented 3 years ago

If you have any suggestion, please comment below! @Noboomta @lisbono2001 @toey10112

codecov-io commented 3 years ago

Codecov Report

Merging #64 (e93d27e) into master (c9cee4f) will increase coverage by 1.79%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   87.59%   89.39%   +1.79%     
==========================================
  Files           8        8              
  Lines         129      132       +3     
  Branches        3        4       +1     
==========================================
+ Hits          113      118       +5     
+ Misses         15       12       -3     
- Partials        1        2       +1     
Impacted Files Coverage Δ
covid_web/views.py 69.69% <33.33%> (-0.31%) :arrow_down:
covid_web/covid_data.py 84.61% <100.00%> (ø)
covid_web/tests/test_details_page.py 100.00% <100.00%> (+6.66%) :arrow_up:
covid_web/tests/test_auth.py 100.00% <0.00%> (+8.00%) :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 c9cee4f...e93d27e. Read the comment docs.