UT-CHG / BET

Python package for data-consistent stochastic inverse and forward problems.
http://ut-chg.github.io/BET
Other
11 stars 21 forks source link

Updates from review and conversations #393

Closed smattis closed 4 years ago

smattis commented 4 years ago

Not ready for merging yet, though.

codecov[bot] commented 4 years ago

Codecov Report

Merging #393 into v3-dev will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           v3-dev     #393   +/-   ##
=======================================
  Coverage   78.25%   78.25%           
=======================================
  Files          23       23           
  Lines        4253     4253           
=======================================
  Hits         3328     3328           
  Misses        925      925           
Impacted Files Coverage Δ
bet/calculateP/__init__.py 100.00% <ø> (ø)
bet/calculateP/calculateP.py 89.13% <ø> (ø)
bet/calculateP/calculateR.py 77.02% <ø> (ø)
bet/calculateP/simpleFunP.py 59.46% <ø> (ø)
bet/postProcess/__init__.py 100.00% <ø> (ø)
bet/postProcess/plotVoronoi.py 81.15% <ø> (ø)
bet/sample.py 84.98% <ø> (ø)
bet/postProcess/plotP.py 69.78% <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 c2c1765...8555d22. Read the comment docs.