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 pin area and user location not correctly #113

Closed bhatara007 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #113 (1541309) into master (390e2cf) will decrease coverage by 0.23%. The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
- Coverage   90.52%   90.29%   -0.24%     
==========================================
  Files           7        7              
  Lines         211      206       -5     
  Branches       11       12       +1     
==========================================
- Hits          191      186       -5     
+ Misses         13       12       -1     
- Partials        7        8       +1     
Impacted Files Coverage Δ
covid_web/views.py 77.63% <69.23%> (-1.39%) :arrow_down:
covid_web/tests/test_details_page.py 95.45% <100.00%> (ø)

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