Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tic: Add I²C support for Tic Stepper Motor Controllers #78

Merged
merged 6 commits into from
Oct 30, 2024

Remove shadowed variable

cbc94b0
Select commit
Loading
Failed to load commit list.
Merged

tic: Add I²C support for Tic Stepper Motor Controllers #78

Remove shadowed variable
cbc94b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2024 in 1s

47.6% (target 60.0%)

View this Pull Request on Codecov

47.6% (target 60.0%)

Details

Codecov Report

Attention: Patch coverage is 40.31008% with 231 lines in your changes missing coverage. Please review.

Project coverage is 47.6%. Comparing base (853aec6) to head (cbc94b0).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
tic/tic.go 33.1% 222 Missing and 6 partials ⚠️
tic/registers.go 93.5% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #78     +/-   ##
=======================================
+ Coverage   47.1%   47.6%   +0.5%     
=======================================
  Files         83      87      +4     
  Lines      10280   10935    +655     
=======================================
+ Hits        4837    5203    +366     
- Misses      5263    5538    +275     
- Partials     180     194     +14     

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