vintagepc / MK404

A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
https://vintagepc.github.io/MK404/
GNU General Public License v3.0
72 stars 9 forks source link

More code washing #337

Closed vintagepc closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #337 (05b0d1c) into master (43df58c) will increase coverage by 0.21%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #337      +/-   ##
==========================================
+ Coverage   90.92%   91.14%   +0.21%     
==========================================
  Files         162      166       +4     
  Lines        7517     7692     +175     
==========================================
+ Hits         6835     7011     +176     
+ Misses        682      681       -1     
Impacted Files Coverage Δ
parts/boards/CW1S.h 100.00% <ø> (ø)
parts/printers/Prusa_CW1S.h 100.00% <ø> (ø)
utility/GLObj.h 100.00% <ø> (ø)
utility/MK3SGL.h 100.00% <ø> (ø)
utility/OBJCollection.h 100.00% <ø> (ø)
parts/printers/Prusa_CW1S.cpp 100.00% <100.00%> (ø)
utility/CW1S_Full.cpp 100.00% <100.00%> (ø)
utility/CW1S_Full.h 100.00% <100.00%> (ø)
utility/CW1S_Lite.cpp 100.00% <100.00%> (ø)
utility/CW1S_Lite.h 100.00% <100.00%> (ø)
... and 2 more

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 43df58c...05b0d1c. Read the comment docs.