artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Fix API monitor endpoint with auth disabled #945

Closed jraddaoui closed 6 months ago

jraddaoui commented 6 months ago

Refs https://github.com/artefactual-sdps/enduro/issues/944.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 50.45%. Comparing base (5be95b0) to head (c2b9680). Report is 41 commits behind head on main.

Files Patch % Lines
internal/package_/goa.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #945 +/- ## ========================================== + Coverage 50.40% 50.45% +0.05% ========================================== Files 102 102 Lines 5619 5621 +2 ========================================== + Hits 2832 2836 +4 + Misses 2548 2546 -2 Partials 239 239 ```

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