briantist / galactory

An Ansible Galaxy proxy for Artifactory
GNU General Public License v3.0
33 stars 7 forks source link

fix another 500 error on no local collection #116

Closed briantist closed 1 year ago

briantist commented 1 year ago

Related:

Another case that I missed in #114 because strangely ansible-galaxy seems to be able to avoid the affected endpoint altogether, but only sometimes.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (eac159a) 62.52% compared to head (fb52e68) 62.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ======================================= Coverage 62.52% 62.52% ======================================= Files 33 33 Lines 1513 1513 ======================================= Hits 946 946 Misses 567 567 ``` | [Files](https://app.codecov.io/gh/briantist/galactory/pull/116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Scholer) | Coverage Δ | | |---|---|---| | [galactory/api/v2/collections.py](https://app.codecov.io/gh/briantist/galactory/pull/116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Scholer#diff-Z2FsYWN0b3J5L2FwaS92Mi9jb2xsZWN0aW9ucy5weQ==) | `18.48% <0.00%> (ø)` | | | [galactory/api/v3/collections.py](https://app.codecov.io/gh/briantist/galactory/pull/116?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Brian+Scholer#diff-Z2FsYWN0b3J5L2FwaS92My9jb2xsZWN0aW9ucy5weQ==) | `23.25% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.