City-of-Helsinki / maritime-maas

MIT License
0 stars 3 forks source link

MAAS-114 | Add ticket system error code TICKET_SALES_ENDED #70

Closed tuomas777 closed 3 years ago

tuomas777 commented 3 years ago

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.

codecov-commenter commented 3 years ago

Codecov Report

Merging #70 (a2f23eb) into main (36dfd92) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

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