TheoreticalEcosystemEcology / alien

Predict All Links In Ecological Networks
MIT License
12 stars 0 forks source link

FitMC and as.alienData #35

Closed KevCaz closed 7 years ago

KevCaz commented 7 years ago

This PR includes :

codecov-io commented 7 years ago

Codecov Report

Merging #35 into master will increase coverage by 5.06%. The diff coverage is 39.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   49.21%   54.28%   +5.06%     
==========================================
  Files           6       11       +5     
  Lines         256      420     +164     
==========================================
+ Hits          126      228     +102     
- Misses        130      192      +62
Impacted Files Coverage Δ
src/getNull.cpp 12.5% <ø> (ø) :arrow_up:
src/webFromNicheModel.cpp 100% <ø> (+97.67%) :arrow_up:
R/getConnectance.R 0% <0%> (ø)
R/alienPredict.R 0% <0%> (ø)
R/getEdgesList.R 100% <100%> (ø)
R/alienData.R 90.9% <100%> (-0.84%) :arrow_down:
R/getAdjacencyMatrix.R 100% <100%> (ø) :arrow_up:
R/fitMC.R 8.91% <8.91%> (ø)
R/as.alienData.R 93.75% <93.75%> (ø)
... and 6 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 c36e67e...375c45c. Read the comment docs.