Closed gabrieldansereau closed 3 years ago
Merging #79 (0d2a4eb) into master (1b4715f) will increase coverage by
0.40%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #79 +/- ##
==========================================
+ Coverage 85.36% 85.77% +0.40%
==========================================
Files 22 22
Lines 492 506 +14
==========================================
+ Hits 420 434 +14
Misses 72 72
Flag | Coverage Δ | |
---|---|---|
unittests | 85.77% <100.00%> (+0.40%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/integrations/DataFrames.jl | 98.27% <100.00%> (+0.54%) |
:arrow_up: |
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 1b4715f...0d2a4eb. Read the comment docs.
What the pull request does
Fixes #74. Adds additional
mask
andmask!
functions to create presence-absence or abundance layers fromDataFrames
, similar to what we have forGBIFRecords
.TODO
mask
andmask!
Type of change
Please indicate the relevant option(s)
Checklist
.zenodo.json
Project.toml
fieldversion
has been updatedv0.0.x
series release, a bug fix, or a performance improvement