SaturdayNeighborhoodHealthClinic / osler

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

Remove gcal, spruce up admin panel. #223

Closed justinrporter closed 5 years ago

justinrporter commented 5 years ago

Based on #189, but that commit was hopelessly polluted with accidental file removals and whatnot.

codecov-io commented 5 years ago

Codecov Report

Merging #223 into master will increase coverage by 0.15%. The diff coverage is 91.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage    94.8%   94.96%   +0.15%     
==========================================
  Files          98      105       +7     
  Lines        4643     4706      +63     
==========================================
+ Hits         4402     4469      +67     
+ Misses        241      237       -4
Impacted Files Coverage Δ
api/test.py 100% <ø> (ø) :arrow_up:
pttrack/views.py 87.16% <ø> (+3.41%) :arrow_up:
dashboard/tests.py 100% <ø> (ø) :arrow_up:
workup/test_views.py 100% <ø> (ø) :arrow_up:
followup/admin.py 90% <100%> (-0.91%) :arrow_down:
...ack/migrations/0009_set_orderings_20190902_2116.py 100% <100%> (ø)
...orkup/migrations/0006_remove_clinicdate_gcal_id.py 100% <100%> (ø)
...igrations/0004_add_proper_plurals_20190902_2116.py 100% <100%> (ø)
.../0004_update_appointment_ordering_20190902_2116.py 100% <100%> (ø)
appointment/models.py 96.77% <100%> (+0.22%) :arrow_up:
... and 20 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 521fc4a...7739e63. Read the comment docs.