Skip to content

other linter

5deb8b9
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): bump go to 1.26.1 #1410

other linter
5deb8b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 6, 2026 in 1s

58.25% (target 90.00%)

View this Pull Request on Codecov

58.25% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.25%. Comparing base (0b2d70d) to head (5deb8b9).

Files with missing lines Patch % Lines
scm/github/app_permissions.go 57.14% 3 Missing ⚠️
database/testutils/mock_rows.go 0.00% 1 Missing ⚠️

❌ Your project check has failed because the head coverage (58.25%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1410   +/-   ##
=======================================
  Coverage   58.25%   58.25%           
=======================================
  Files         660      660           
  Lines       25286    25285    -1     
=======================================
  Hits        14730    14730           
+ Misses       9872     9871    -1     
  Partials      684      684           
Files with missing lines Coverage Δ
api/build/cancel.go 0.00% <ø> (ø)
scm/github/deployment.go 24.57% <100.00%> (ø)
scm/github/repo.go 76.24% <100.00%> (ø)
scm/github/status.go 79.20% <100.00%> (ø)
database/testutils/mock_rows.go 0.00% <0.00%> (ø)
scm/github/app_permissions.go 89.09% <57.14%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.