Dropped age
column from patient registration and annotated age in patient viewset
#1966
Codecov / codecov/project
succeeded
Mar 30, 2024 in 0s
62.58% (+0.04%) compared to fa46f2f
View this Pull Request on Codecov
62.58% (+0.04%) compared to fa46f2f
Details
Codecov Report
Attention: Patch coverage is 73.07692%
with 7 lines
in your changes are missing coverage. Please review.
Project coverage is 62.58%. Comparing base (
fa46f2f
) to head (5bd404a
).
Files | Patch % | Lines |
---|---|---|
care/facility/models/patient_icmr.py | 44.44% | 5 Missing |
care/facility/api/serializers/patient.py | 66.66% | 1 Missing |
care/facility/models/patient.py | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1966 +/- ##
===========================================
+ Coverage 62.54% 62.58% +0.04%
===========================================
Files 223 223
Lines 12270 12271 +1
Branches 1752 1750 -2
===========================================
+ Hits 7674 7680 +6
+ Misses 4274 4269 -5
Partials 322 322
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading