BiologicalRecordsCentre / sparta

Species Presence/Absence R Trends Analyses
http://biologicalrecordscentre.github.io/sparta/index.html
MIT License
21 stars 24 forks source link

occurrenceChange tests + tweaked occurrenceChange() #146

Closed galinajonsson closed 5 years ago

galinajonsson commented 5 years ago

I've written a test script for the occurrenceChange-function and changed the occurrenceChange-function itself to run a quasibinomial glm as opposed to binomial glm to find the change measure "lineargrowth".

AugustT commented 5 years ago

This failure is not your issue, I'm working on it

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f699487). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #146   +/-   ##
=========================================
  Coverage          ?   55.06%           
=========================================
  Files             ?       81           
  Lines             ?     2766           
  Branches          ?        0           
=========================================
  Hits              ?     1523           
  Misses            ?     1243           
  Partials          ?        0
Impacted Files Coverage Δ
R/occurrenceChange.r 94.73% <100%> (ø)

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 f699487...07a8ed9. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f699487). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #146   +/-   ##
=========================================
  Coverage          ?   55.06%           
=========================================
  Files             ?       81           
  Lines             ?     2766           
  Branches          ?        0           
=========================================
  Hits              ?     1523           
  Misses            ?     1243           
  Partials          ?        0
Impacted Files Coverage Δ
R/occurrenceChange.r 94.73% <100%> (ø)

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 f699487...07a8ed9. Read the comment docs.