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 clang-tidy configuration and script to run. #51

Closed hzeller closed 2 years ago

hzeller commented 2 years ago

It is also run in the CI, but for now does not exit fail yet as we have to first fix our legacy issues.

codecov-commenter commented 2 years ago

Codecov Report

Merging #51 (f40079e) into master (cbfa147) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   43.56%   43.56%           
=======================================
  Files          38       38           
  Lines        4118     4118           
=======================================
  Hits         1794     1794           
  Misses       2324     2324           

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 cbfa147...f40079e. Read the comment docs.