canonical / maas.io

Site for maas.io
https://maas.io/
GNU Lesser General Public License v3.0
16 stars 42 forks source link

fix(api): Fix openapi documentation display script #805

Closed ndv99 closed 1 year ago

ndv99 commented 1 year ago

Done

QA

A few to check:

Screenshots

Before

image

After

image

webteam-app commented 1 year ago

Demo starting at https://maas-io-805.demos.haus

codecov[bot] commented 1 year ago

Codecov Report

Merging #805 (a7132ff) into main (561e284) will increase coverage by 2.93%. Report is 2 commits behind head on main. The diff coverage is 100.00%.

:exclamation: Current head a7132ff differs from pull request most recent head c5c7339. Consider uploading reports for the commit c5c7339 to get more accurate results

@@            Coverage Diff             @@
##             main     #805      +/-   ##
==========================================
+ Coverage   61.65%   64.59%   +2.93%     
==========================================
  Files           8        8              
  Lines         193      209      +16     
==========================================
+ Hits          119      135      +16     
  Misses         74       74              
Flag Coverage Δ
python 64.59% <100.00%> (+2.93%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
tests/test_routes.py 95.45% <100.00%> (+3.78%) :arrow_up:
webapp/app.py 86.79% <100.00%> (+1.68%) :arrow_up: