Closed phixMe closed 1 month ago
Name | Link |
---|---|
Latest commit | 94b8f97cf870de278f43d4a1ed42e1dd33408622 |
Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/671187364dd3440008c9767e |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.13%. Comparing base (
8fb6338
) to head (94b8f97
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Problem
Fixes get job by namespace and name endpoint to return both
latestRun
andlatestRuns
correctly.Fixes
LAST RUNTIME
andLAST FINISHED
times in the interface.Checklist
CHANGELOG.md
(Depending on the change, this may not be necessary)..sql
database schema migration according to Flyway's naming convention (if relevant)