Skip to content

Move constant comments inside const block per Go conventions

41a6cde
Select commit
Loading
Failed to load commit list.
Merged

Format constant.go comments for pkg.go.dev #32

Move constant comments inside const block per Go conventions
41a6cde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2026 in 0s

85.77% (-0.99%) compared to 0214315

View this Pull Request on Codecov

85.77% (-0.99%) compared to 0214315

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.77%. Comparing base (0214315) to head (41a6cde).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   86.76%   85.77%   -0.99%     
==========================================
  Files          27       35       +8     
  Lines        3687     3185     -502     
==========================================
- Hits         3199     2732     -467     
+ Misses        440      396      -44     
- Partials       48       57       +9     

☔ 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.