kigster / laser-cutter

Similar to boxmaker, this ruby gem generates PDFs that can be used as a basis for cutting boxes on a typical laser cutter. The intention is to create an extensible, well tested, and modern ruby framework for generating PDF templates used in laser cutting.
MIT License
96 stars 60 forks source link

Passing rspecs with ruby 3.0 #14

Open kigster opened 3 years ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #14 (64c74f8) into master (dfe5012) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   97.07%   97.07%   -0.01%     
==========================================
  Files          23       23              
  Lines         787      786       -1     
==========================================
- Hits          764      763       -1     
  Misses         23       23              
Flag Coverage Δ
unittests 97.07% <100.00%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/laser-cutter/configuration.rb 100.00% <100.00%> (ø)
lib/laser-cutter/geometry/shape/rect.rb 94.11% <100.00%> (-0.17%) :arrow_down:
lib/laser-cutter/page_manager.rb 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more