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

5/19 meeting #379

Closed smattis closed 4 years ago

smattis commented 4 years ago

Fixes #377 (except for using rejection sampling for fitting rvs)

codecov[bot] commented 4 years ago

Codecov Report

Merging #379 into v3-dev will decrease coverage by 0.13%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v3-dev     #379      +/-   ##
==========================================
- Coverage   79.23%   79.10%   -0.14%     
==========================================
  Files          23       23              
  Lines        4190     4202      +12     
==========================================
+ Hits         3320     3324       +4     
- Misses        870      878       +8     
Impacted Files Coverage Δ
bet/sampling/useLUQ.py 93.10% <ø> (ø)
bet/sample.py 84.96% <85.71%> (-0.28%) :arrow_down:
bet/calculateP/calculateR.py 77.02% <92.85%> (ø)
bet/calculateP/__init__.py 100.00% <100.00%> (ø)
bet/postProcess/compareP.py 78.40% <100.00%> (-2.28%) :arrow_down:

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 c2b6630...b077f95. Read the comment docs.