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

Add a CI target to test all hardware backends. #60

Closed hzeller closed 2 years ago

hzeller commented 2 years ago

this mostly will uncover typos in the supplied header files.

codecov-commenter commented 2 years ago

Codecov Report

Merging #60 (c04be49) into main (e4ddc81) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   45.32%   45.32%           
=======================================
  Files          37       37           
  Lines        4170     4170           
=======================================
  Hits         1890     1890           
  Misses       2280     2280           

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 e4ddc81...c04be49. Read the comment docs.