Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: status endpoints #1235

Merged
merged 8 commits into from
Jan 7, 2025

tweak: sanitize email and deploy

e42c378
Select commit
Loading
Failed to load commit list.
Merged

feat: status endpoints #1235

tweak: sanitize email and deploy
e42c378
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)