Skip to content

Make Flag[T] a pointer in prep for some future work#209

Merged
FollowTheProcess merged 2 commits intomainfrom
refactor/flag-pointer
Apr 23, 2026
Merged

Make Flag[T] a pointer in prep for some future work#209
FollowTheProcess merged 2 commits intomainfrom
refactor/flag-pointer

Conversation

@FollowTheProcess
Copy link
Copy Markdown
Owner

  • Make Flag a pointer type in prep for some future work
  • Try out mise as a task runner

Summary

@FollowTheProcess FollowTheProcess added the refactoring Refactoring label Apr 23, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

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).
⚠️ Report is 1 commits behind head on main.

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.

@FollowTheProcess FollowTheProcess merged commit ce47fcf into main Apr 23, 2026
9 of 11 checks passed
@FollowTheProcess FollowTheProcess deleted the refactor/flag-pointer branch April 23, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant