cadquery icon indicating copy to clipboard operation
cadquery copied to clipboard

Add Sketch val, vals methods

Open lorenzncode opened this issue 3 years ago • 1 comments

Feature - Add Sketch methods #1102.

lorenzncode avatar Jun 10 '22 01:06 lorenzncode

Codecov Report

Merging #1103 (fd5ec99) into master (a5fadeb) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head fd5ec99 differs from pull request most recent head 6438737. Consider uploading reports for the commit 6438737 to get more accurate results

@@           Coverage Diff           @@
##           master    #1103   +/-   ##
=======================================
  Coverage   96.34%   96.35%           
=======================================
  Files          40       40           
  Lines        9533     9542    +9     
  Branches     1259     1259           
=======================================
+ Hits         9185     9194    +9     
  Misses        205      205           
  Partials      143      143           
Impacted Files Coverage Δ
cadquery/sketch.py 96.34% <100.00%> (+0.03%) :arrow_up:
tests/test_sketch.py 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov[bot] avatar Jun 10 '22 02:06 codecov[bot]