Closed milkshakeiii closed 3 years ago
Merging #236 (e215cbb) into master (9208752) will increase coverage by
0.22%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #236 +/- ##
==========================================
+ Coverage 93.84% 94.06% +0.22%
==========================================
Files 262 270 +8
Lines 12565 13032 +467
==========================================
+ Hits 11791 12258 +467
Misses 774 774
Flag | Coverage Δ | |
---|---|---|
_shrug_Testing_CPU | 90.01% <100.00%> (+0.37%) |
:arrow_up: |
_shrug_Testing_CPU_w_o_jit | 90.53% <100.00%> (+0.35%) |
:arrow_up: |
_shrug_Testing_CUDA | 92.24% <100.00%> (+0.28%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
tmol/tests/score/modules/test_elec.py | 100.00% <ø> (ø) |
|
tmol/tests/score/modules/test_hbond.py | 100.00% <ø> (ø) |
|
tmol/tests/score/modules/test_ljlk.py | 100.00% <ø> (ø) |
|
tmol/tests/score/modules/test_lk_ball.py | 100.00% <ø> (ø) |
|
tmol/score/modules/cartbonded.py | 100.00% <100.00%> (ø) |
|
tmol/score/modules/dunbrack.py | 100.00% <100.00%> (ø) |
|
tmol/score/modules/omega.py | 100.00% <100.00%> (ø) |
|
tmol/score/modules/rama.py | 100.00% <100.00%> (ø) |
|
tmol/system/score_support.py | 99.35% <100.00%> (+0.08%) |
:arrow_up: |
tmol/tests/score/modules/test_cartbonded.py | 100.00% <100.00%> (ø) |
|
... and 11 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 9208752...e215cbb. Read the comment docs.
This pull request includes the omega new score module, the last of the refactored score graph replacements.