Closed fletchapin closed 3 years ago
Merging #288 (bc0a575) into master (8d03e6b) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #288 +/- ##
=======================================
Coverage 90.83% 90.83%
=======================================
Files 51 51
Lines 4156 4157 +1
=======================================
+ Hits 3775 3776 +1
Misses 381 381
Impacted Files | Coverage Δ | |
---|---|---|
setup.py | 0.00% <ø> (ø) |
|
aguaclara/__init__.py | 100.00% <100.00%> (ø) |
|
aguaclara/core/onshape_parser.py | 91.02% <100.00%> (ø) |
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 8d03e6b...bc0a575. Read the comment docs.
Forgot to add import statement for
onshape_parser
to__init__
andaguaclara.play