Skip to content

Add codecov config to ignore main.go files

5695762
Select commit
Loading
Failed to load commit list.
Merged

Add GitLab webhook support #56

Add codecov config to ignore main.go files
5695762
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 0s

95.55% (+16.45%) compared to a9c0af1

View this Pull Request on Codecov

95.55% (+16.45%) compared to a9c0af1

Details

Codecov Report

❌ Patch coverage is 98.59649% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/storage/gitlabstorage/gitlabstorage.go 98.55% 1 Missing and 1 partial ⚠️
.../http/gitlabwebhookhandler/gitlabwebhookhandler.go 98.63% 2 Missing ⚠️
Files with missing lines Coverage Δ
internal/storage/gitlabstorage/gitlabstorage.go 98.55% <98.55%> (ø)
.../http/gitlabwebhookhandler/gitlabwebhookhandler.go 98.63% <98.63%> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.