refactor: consolidate version access to slackcontext.Version(ctx) #431
Codecov / codecov/project
succeeded
Mar 26, 2026 in 0s
70.35% (-0.04%) compared to 49fd7d8
View this Pull Request on Codecov
70.35% (-0.04%) compared to 49fd7d8
Details
Codecov Report
❌ Patch coverage is 56.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.35%. Comparing base (49fd7d8) to head (a04ac4e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/iostreams/logfile.go | 0.00% | 4 Missing |
| main.go | 0.00% | 3 Missing |
| internal/auth/auth.go | 60.00% | 1 Missing and 1 partial |
| internal/tracking/tracking.go | 50.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #431 +/- ##
==========================================
- Coverage 70.38% 70.35% -0.04%
==========================================
Files 220 220
Lines 18498 18506 +8
==========================================
Hits 13020 13020
- Misses 4303 4311 +8
Partials 1175 1175 ☔ 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