Closed fletchapin closed 3 years ago
Merging #290 (9311a0e) into master (6180014) will increase coverage by
0.05%
. The diff coverage is92.85%
.
@@ Coverage Diff @@
## master #290 +/- ##
==========================================
+ Coverage 90.77% 90.83% +0.05%
==========================================
Files 51 51
Lines 4151 4156 +5
==========================================
+ Hits 3768 3775 +7
+ Misses 383 381 -2
Impacted Files | Coverage Δ | |
---|---|---|
aguaclara/core/onshape_parser.py | 91.02% <91.66%> (+0.97%) |
:arrow_up: |
tests/core/test_onshape_parser.py | 99.06% <100.00%> (+<0.01%) |
:arrow_up: |
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 6180014...9311a0e. Read the comment docs.
Adding
processes
variable which is returned byget_parsed_measurements()
in addition tomeasurements
andtemplates