canonical / ubuntu-com-security-api

The API for CVEs and USNs data.
17 stars 9 forks source link

Fix status filter #117

Closed mtruj013 closed 1 year ago

mtruj013 commented 1 year ago

Done

QA

Issue / Card

Fixes https://github.com/canonical/ubuntu-com-security-api/issues/115

codecov[bot] commented 1 year ago

Codecov Report

Merging #117 (9f5df99) into main (28fe7a9) will decrease coverage by 0.03%. The diff coverage is 80.00%.

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

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   80.91%   80.88%   -0.04%     
==========================================
  Files          25       25              
  Lines        1242     1245       +3     
==========================================
+ Hits         1005     1007       +2     
- Misses        237      238       +1     
Flag Coverage Δ
python 80.88% <80.00%> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
webapp/schemas.py 92.45% <ø> (ø)
webapp/views.py 72.62% <75.00%> (-0.06%) :arrow_down:
tests/test_routes.py 97.64% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.