uw-ipd / tmol

TMol
Apache License 2.0
31 stars 3 forks source link

cartbonded new score graph #234

Closed milkshakeiii closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #234 (0579e12) into master (9208752) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #234      +/-   ##
==========================================
+ Coverage   93.84%   93.96%   +0.12%     
==========================================
  Files         262      266       +4     
  Lines       12565    12824     +259     
==========================================
+ Hits        11791    12050     +259     
  Misses        774      774              
Flag Coverage Δ
_shrug_Testing_CPU 91.68% <100.00%> (+0.17%) :arrow_up:
_shrug_Testing_CPU_w_o_jit 90.37% <100.00%> (+0.19%) :arrow_up:
_shrug_Testing_CUDA 92.11% <100.00%> (+0.16%) :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/system/score_support.py 99.31% <100.00%> (+0.03%) :arrow_up:
tmol/tests/score/modules/test_cartbonded.py 100.00% <100.00%> (ø)
tmol/tests/score/modules/test_dunbrack.py 100.00% <100.00%> (ø)
... and 3 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...0579e12. Read the comment docs.