Closed eak24 closed 6 years ago
:exclamation: No coverage uploaded for pull request base (
master@c66f354
). Click here to learn what that means. The diff coverage is81.57%
.
@@ Coverage Diff @@
## master #16 +/- ##
=========================================
Coverage ? 84.06%
=========================================
Files ? 19
Lines ? 521
Branches ? 0
=========================================
Hits ? 438
Misses ? 83
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
tests/test_core.py | 100% <100%> (ø) |
|
onshapepy/core/utils.py | 68% <100%> (ø) |
|
onshapepy/play.py | 100% <100%> (ø) |
|
onshapepy/part.py | 92.85% <100%> (ø) |
|
tests/test_document.py | 100% <100%> (ø) |
|
tests/test_uri.py | 100% <100%> (ø) |
|
tests/conftest.py | 100% <100%> (ø) |
|
onshapepy/uri.py | 58.33% <41.17%> (ø) |
|
onshapepy/core/client.py | 69.47% <50%> (ø) |
|
onshapepy/assembly.py | 92.3% <66.66%> (ø) |
|
... and 1 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 c66f354...23a6dcc. Read the comment docs.
Improve document object, create test fixture.