City-of-Helsinki / maritime-maas

MIT License
0 stars 3 forks source link

MAAS-84 | Add logging related fields to Booking #48

Closed charn closed 3 years ago

charn commented 3 years ago

This PR adds fields to Booking model to include more statistics/logging related information about bookings.

codecov-commenter commented 3 years ago

Codecov Report

Merging #48 (886c9c6) into main (3ab6834) will increase coverage by 0.03%. The diff coverage is 92.30%.

Impacted file tree graph

@@            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.