Skip to content

Conversation

@dolmen
Copy link
Contributor

@dolmen dolmen commented Feb 14, 2025

Run the stringer command (for code generation) using go run instead of go install to avoid affecting the developer's global $GOBIN.

See also #95.

Run the stringer command (for code generation) using "go run" instead of
"go install" to avoid affecting the developer's global $GOBIN.
@codecov
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.8%. Comparing base (5bcc204) to head (cc2377d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #96   +/-   ##
=====================================
  Coverage   51.8%   51.8%           
=====================================
  Files        102     102           
  Lines      13073   13073           
=====================================
+ Hits        6773    6774    +1     
+ Misses      6008    6007    -1     
  Partials     292     292           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@maruel maruel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@maruel maruel merged commit 4ac3d19 into periph:main Feb 25, 2025
10 checks passed
@dolmen dolmen deleted the lepton-cci-fix-stringer branch March 18, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants