uw-ipd / tmol

TMol
Apache License 2.0
30 stars 3 forks source link

Aleaverfay/stack dunbrack #220

Closed aleaverfay closed 5 years ago

aleaverfay commented 5 years ago

Stacked scoring for the dunbrack score term

codecov[bot] commented 5 years ago

Codecov Report

Merging #220 into master will decrease coverage by 1.92%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
- Coverage   95.86%   93.93%   -1.93%     
==========================================
  Files         231      234       +3     
  Lines       11000    11325     +325     
==========================================
+ Hits        10545    10638      +93     
- Misses        455      687     +232
Flag Coverage Δ
#_shrug_Testing_CPU 93.93% <100%> (+0.25%) :arrow_up:
#_shrug_Testing_CPU_w_o_jit 92.45% <100%> (+0.29%) :arrow_up:
#_shrug_Testing_CUDA ?
Impacted Files Coverage Δ
tmol/score/elec/script_modules.py 80% <ø> (ø) :arrow_up:
tmol/score/elec/params.py 100% <ø> (ø) :arrow_up:
tmol/system/score_support.py 99.21% <100%> (+0.08%) :arrow_up:
tmol/score/dunbrack/score_graph.py 98.27% <100%> (+0.19%) :arrow_up:
tmol/tests/score/elec/test_score_graph.py 100% <100%> (ø)
tmol/score/dunbrack/params.py 99.25% <100%> (+0.13%) :arrow_up:
tmol/tests/score/common/test_stack_condense.py 100% <100%> (ø)
...ol/tests/score/dunbrack/test_dun_param_resolver.py 100% <100%> (ø) :arrow_up:
tmol/tests/score/dunbrack/test_dun_score_graph.py 99.08% <100%> (+15.15%) :arrow_up:
tmol/score/elec/score_graph.py 97.77% <100%> (+0.05%) :arrow_up:
... and 23 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 432b4a9...ff8d96e. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #220 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #220     +/-   ##
========================================
+ Coverage   95.89%   96.1%   +0.2%     
========================================
  Files         233     234      +1     
  Lines       11095   11365    +270     
========================================
+ Hits        10640   10922    +282     
+ Misses        455     443     -12
Flag Coverage Δ
#_shrug_Testing_CPU 93.99% <100%> (+0.25%) :arrow_up:
#_shrug_Testing_CPU_w_o_jit 92.51% <100%> (+0.29%) :arrow_up:
#_shrug_Testing_CUDA 94.01% <100%> (+0.25%) :arrow_up:
Impacted Files Coverage Δ
tmol/score/elec/script_modules.py 80% <ø> (ø) :arrow_up:
tmol/score/elec/params.py 100% <ø> (ø) :arrow_up:
tmol/system/score_support.py 99.21% <100%> (+0.08%) :arrow_up:
tmol/score/dunbrack/score_graph.py 98.27% <100%> (+0.19%) :arrow_up:
tmol/tests/score/elec/test_score_graph.py 100% <100%> (ø) :arrow_up:
tmol/score/dunbrack/params.py 100% <100%> (+0.87%) :arrow_up:
tmol/tests/score/common/test_stack_condense.py 100% <100%> (ø)
...ol/tests/score/dunbrack/test_dun_param_resolver.py 100% <100%> (ø) :arrow_up:
tmol/tests/score/dunbrack/test_dun_score_graph.py 100% <100%> (+16.07%) :arrow_up:
tmol/score/elec/score_graph.py 97.77% <100%> (ø) :arrow_up:
... and 5 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 84d7b56...1cf5e88. Read the comment docs.