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

Improve planner performance #59

Closed lromor closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #59 (1f5a27e) into main (da325cb) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   45.32%   45.37%   +0.05%     
==========================================
  Files          37       37              
  Lines        4170     4174       +4     
==========================================
+ Hits         1890     1894       +4     
  Misses       2280     2280              
Impacted Files Coverage Δ
src/planner.cc 82.14% <100.00%> (+0.21%) :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 da325cb...1f5a27e. Read the comment docs.