Closed charn closed 3 years ago
Merging #48 (886c9c6) into main (3ab6834) will increase coverage by
0.03%
. The diff coverage is92.30%
.
@@ Coverage Diff @@
## main #48 +/- ##
==========================================
+ Coverage 88.09% 88.12% +0.03%
==========================================
Files 45 45
Lines 1386 1398 +12
Branches 104 105 +1
==========================================
+ Hits 1221 1232 +11
Misses 136 136
- Partials 29 30 +1
Impacted Files | Coverage Δ | |
---|---|---|
bookings/models.py | 94.28% <90.90%> (-0.63%) |
:arrow_down: |
bookings/serializers.py | 100.00% <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 3ab6834...886c9c6. Read the comment docs.
This PR adds fields to
Booking
model to include more statistics/logging related information about bookings.