City-of-Helsinki / maritime-maas

MIT License
0 stars 3 forks source link

Quote ticket system API calls urls for confirmations #60

Closed charn closed 3 years ago

charn commented 3 years ago

Identifiers need to quoted properly before using them in URL, since there's a possibility of illegal characters.

codecov-commenter commented 3 years ago

Codecov Report

Merging #60 (2b2fe17) into main (26eb692) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   88.56%   88.56%           
=======================================
  Files          48       48           
  Lines        1522     1522           
  Branches      118      118           
=======================================
  Hits         1348     1348           
  Misses        140      140           
  Partials       34       34           
Impacted Files Coverage Δ
bookings/ticketing_system.py 97.22% <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 26eb692...2b2fe17. Read the comment docs.