Closed RonanMorgan closed 4 months ago
Attention: Patch coverage is 60.00000%
with 2 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
rs/use-organization-bucket@5c492a5
). Learn more about missing BASE report.
Files | Patch % | Lines |
---|---|---|
src/app/api/api_v1/endpoints/detections.py | 75.00% | 1 Missing :warning: |
src/app/services/storage.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'm a bit lost here: would it be possible to directly put those commits in the bucket/org PR?
If you are connected as an admin, the bucket par defaut is "admin" but the endpoint Detection was using the "alert-api-1" name.
Anyway we should not use any of this two solutions when requesting for an URL, we need to use the Detection_id instead