Closed wavexx closed 3 years ago
Merging #306 (51539fb) into master (07579a3) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #306 +/- ##
=======================================
Coverage 89.16% 89.17%
=======================================
Files 140 140
Lines 6619 6622 +3
=======================================
+ Hits 5902 5905 +3
Misses 717 717
Impacted Files | Coverage Δ | |
---|---|---|
parts/components/TMC2130.h | 100.00% <ø> (ø) |
|
parts/components/TMC2130.cpp | 93.75% <100.00%> (+0.09%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 07579a3...51539fb. Read the comment docs.
Description
Use a different color ("acid green") for stealth mode, so that we can distinguish the driver state. Stuff you'd normally do "by ear" ;)
Behaviour/ Breaking changes
No change in code, just in visuals:
Have you tested the changes?
Lookin' good
Other
-
Linked issues:
Going to use this to debug the nasty "Delta_PSU" behavior...