Make Flag[T] a pointer in prep for some future work
#209
Codecov / codecov/project
failed
Apr 23, 2026 in 1s
84.94% (-0.14%) compared to eddca5d
View this Pull Request on Codecov
84.94% (-0.14%) compared to eddca5d
Details
Codecov Report
❌ Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.94%. Comparing base (eddca5d) to head (e59bb19).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/flag/set.go | 25.00% | 2 Missing and 1 partial |
| internal/flag/flag.go | 87.50% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #209 +/- ##
==========================================
- Coverage 85.08% 84.94% -0.14%
==========================================
Files 9 9
Lines 2085 2086 +1
==========================================
- Hits 1774 1772 -2
- Misses 243 245 +2
- Partials 68 69 +1 ☔ 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