refactor: enable linter QF1003 'Convert if/else-if chain to tagged switch' #123
Codecov / codecov/project
succeeded
Jun 9, 2025 in 1s
63.48% (+0.01%) compared to cd32746
View this Pull Request on Codecov
63.48% (+0.01%) compared to cd32746
Details
Codecov Report
Attention: Patch coverage is 57.62712% with 25 lines in your changes missing coverage. Please review.
Project coverage is 63.48%. Comparing base (
cd32746) to head (b77c055).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/triggers/access.go | 37.03% | 17 Missing |
| internal/pkg/apps/install.go | 25.00% | 3 Missing |
| internal/prompts/trigger_permissions.go | 0.00% | 3 Missing |
| cmd/triggers/triggers.go | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #123 +/- ##
==========================================
+ Coverage 63.46% 63.48% +0.01%
==========================================
Files 212 212
Lines 22341 22344 +3
==========================================
+ Hits 14178 14184 +6
- Misses 7071 7078 +7
+ Partials 1092 1082 -10 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading