AguaClara / aguaclara

An open-source Python package for designing and performing research on AguaClara water treatment plants.
https://aguaclara.github.io/aguaclara/
MIT License
25 stars 13 forks source link

Fletch/parse process #290

Closed fletchapin closed 3 years ago

fletchapin commented 3 years ago

Adding processes variable which is returned by get_parsed_measurements() in addition to measurements and templates

codecov[bot] commented 3 years ago

Codecov Report

Merging #290 (9311a0e) into master (6180014) will increase coverage by 0.05%. The diff coverage is 92.85%.

Impacted file tree graph

@@            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.