hzeller / beagleg

G-code interpreter and stepmotor controller for crazy fast coordinated moves of up to 8 steppers. Uses the Programmable Realtime Unit (PRU) of the Beaglebone.
http://beagleg.org/
GNU General Public License v3.0
122 stars 51 forks source link

Zero accel bug #56

Closed lromor closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #56 (0d869ce) into master (74b4561) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   45.19%   45.20%   +0.01%     
==========================================
  Files          38       38              
  Lines        4173     4174       +1     
==========================================
+ Hits         1886     1887       +1     
  Misses       2287     2287              
Impacted Files Coverage Δ
src/planner.cc 81.92% <100.00%> (+0.05%) :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 74b4561...0d869ce. Read the comment docs.