BiologicalRecordsCentre / sparta

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

fixed bug in errorChecks #156

Closed drnickisaac closed 5 years ago

drnickisaac commented 5 years ago

that returned an incorrect number of duplicate records to be removed. This was issue #153

codecov-io commented 5 years ago

Codecov Report

Merging #156 into master will decrease coverage by <.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
- Coverage   56.77%   56.77%   -0.01%     
==========================================
  Files          81       81              
  Lines        2767     2769       +2     
==========================================
+ Hits         1571     1572       +1     
- Misses       1196     1197       +1
Impacted Files Coverage Δ
R/errorChecks.r 97.65% <66.66%> (-0.76%) :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 7fd4c1c...c225684. Read the comment docs.