pagnani / ArDCA.jl

Autoregressive networks for protein
MIT License
33 stars 8 forks source link

changed to multithread infrastructure #9

Closed pagnani closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (c794b0c) into master (48fea6d) will increase coverage by 0.12%. The diff coverage is 26.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   49.38%   49.51%   +0.12%     
==========================================
  Files           5        5              
  Lines         409      414       +5     
==========================================
+ Hits          202      205       +3     
- Misses        207      209       +2     
Impacted Files Coverage Δ
src/ArDCA.jl 100.00% <ø> (ø)
src/utils.jl 38.03% <0.00%> (-0.24%) :arrow_down:
src/ar.jl 94.73% <80.00%> (-0.87%) :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 48fea6d...c794b0c. Read the comment docs.

pagnani commented 3 years ago

Also including new DCAUtils package