Closed tuomas777 closed 3 years ago
Merging #70 (a2f23eb) into main (36dfd92) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #70 +/- ##
=======================================
Coverage 89.21% 89.21%
=======================================
Files 48 48
Lines 1521 1521
Branches 121 121
=======================================
Hits 1357 1357
Misses 129 129
Partials 35 35
Impacted Files | Coverage Δ | |
---|---|---|
bookings/ticketing_system.py | 97.36% <ø> (ø) |
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 36dfd92...a2f23eb. Read the comment docs.
Added new error code
TICKET_SALES_ENDED
to possible error codes from ticket systems to the MAAS operator client. The code can be used on both the reservation request and the confirmation request.