BiologicalRecordsCentre / sparta

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

Tests for errorChecks #147

Closed FrancescaMancini closed 5 years ago

AugustT commented 5 years ago

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

AugustT commented 5 years ago

@FrancescaMancini Can you update your local version of sparta using 'git pull upstream master' in the git bash. Once you have done that push your local version up to your repository on Github, this will update your pull request automatically and should fix the issue.

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     #147   +/-   ##
=========================================
  Coverage          ?   56.39%           
=========================================
  Files             ?       81           
  Lines             ?     2766           
  Branches          ?        0           
=========================================
  Hits              ?     1560           
  Misses            ?     1206           
  Partials          ?        0
Impacted Files Coverage Δ
R/errorChecks.r 98.4% <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...34cd906. Read the comment docs.

AugustT commented 5 years ago

@FrancescaMancini All seems to work now!