cadquery
cadquery copied to clipboard
Add Sketch val, vals methods
Feature - Add Sketch methods #1102.
Codecov Report
Merging #1103 (fd5ec99) into master (a5fadeb) will increase coverage by
0.00%. The diff coverage is100.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