SaturdayNeighborhoodHealthClinic / osler

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

Appointment no show #186

Closed justinrporter closed 5 years ago

justinrporter commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #186 into master will increase coverage by 0.06%. The diff coverage is 98.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
+ Coverage   94.52%   94.58%   +0.06%     
==========================================
  Files          80       81       +1     
  Lines        4164     4229      +65     
==========================================
+ Hits         3936     4000      +64     
- Misses        228      229       +1
Impacted Files Coverage Δ
appointment/urls.py 100% <ø> (ø) :arrow_up:
appointment/forms.py 100% <100%> (ø) :arrow_up:
..._showed_and_default_time_function_20181103_1414.py 100% <100%> (ø)
appointment/test_views.py 100% <100%> (ø) :arrow_up:
appointment/views.py 98.11% <100%> (+0.43%) :arrow_up:
appointment/models.py 96.55% <87.5%> (-3.45%) :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 5088ef4...a6b3632. Read the comment docs.