feat: status endpoints #1235
Merged
feat: status endpoints #1235
Codecov / codecov/project
failed
Jan 7, 2025 in 1s
56.60% (target 90.00%)
View this Pull Request on Codecov
56.60% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 56.60%. Comparing base (
4c9e836
) to head (e42c378
).
Files with missing lines | Patch % | Lines |
---|---|---|
api/build/status.go | 0.00% | 11 Missing |
api/repo/status.go | 0.00% | 11 Missing |
api/types/build.go | 0.00% | 7 Missing |
router/router.go | 0.00% | 6 Missing |
api/types/repo.go | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1235 +/- ##
==========================================
- Coverage 56.66% 56.60% -0.06%
==========================================
Files 626 628 +2
Lines 35541 35578 +37
==========================================
Hits 20139 20139
- Misses 14722 14759 +37
Partials 680 680
Files with missing lines | Coverage Δ | |
---|---|---|
api/types/repo.go | 99.17% <0.00%> (-0.83%) |
⬇️ |
router/router.go | 0.00% <0.00%> (ø) |
|
api/types/build.go | 97.56% <0.00%> (-1.06%) |
⬇️ |
api/build/status.go | 0.00% <0.00%> (ø) |
|
api/repo/status.go | 0.00% <0.00%> (ø) |
Loading