SaturdayNeighborhoodHealthClinic / osler

The SNHC's patient tracking and clinic tools.
GNU General Public License v3.0
15 stars 9 forks source link

Dashboard #257

Open ameller1994 opened 4 years ago

ameller1994 commented 4 years ago

Created a dashboard for workups, patients, and demographics

codecov-io commented 4 years ago

Codecov Report

Merging #257 into master will decrease coverage by 1.82%. The diff coverage is 33.78%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #257      +/-   ##
=========================================
- Coverage   95.13%   93.3%   -1.83%     
=========================================
  Files         105     107       +2     
  Lines        4826    4973     +147     
=========================================
+ Hits         4591    4640      +49     
- Misses        235     333      +98
Impacted Files Coverage Δ
pttrack/models.py 96.44% <100%> (+0.07%) :arrow_up:
demographics/models.py 100% <100%> (ø) :arrow_up:
workup/models.py 88.61% <100%> (+0.48%) :arrow_up:
workup/admin.py 37.63% <18.46%> (-44.51%) :arrow_down:
pttrack/utils.py 77.77% <27.27%> (-22.23%) :arrow_down:
demographics/admin.py 44.82% <27.27%> (-55.18%) :arrow_down:
pttrack/templatetags/dashboard_extras.py 37.5% <37.5%> (ø)
pttrack/admin.py 65.3% <40%> (-17.46%) :arrow_down:
demographics/templatetags/dashboard_extras.py 42.85% <42.85%> (ø)
... and 1 more

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 6ac487c...3142144. Read the comment docs.