Closed wslulciuc closed 1 month ago
Name | Link |
---|---|
Latest commit | 0042457fc01565b554727093eedbdc4370809c63 |
Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/671181a4c0aed80008071df5 |
Attention: Patch coverage is 88.88889%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 81.13%. Comparing base (
90a2f65
) to head (0042457
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
api/src/main/java/marquez/api/JobResource.java | 80.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds the endpoint
GET
/api/v1/jobs
, no longer requiring a namespace. You can still list jobs for a given namesake viaGET
/api/v1/namespaces/{namespace}/jobs