PoisotLab / GBIF.jl

Functions and types to access GBIF data from Julia
https://ecojulia.github.io/GBIF.jl/latest/
Other
19 stars 4 forks source link

Fix an edge case bug when the limit was left blank #40

Closed tpoisot closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (f4a2477) into main (3f22bd4) will increase coverage by 1.29%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   82.46%   83.76%   +1.29%     
==========================================
  Files          10       10              
  Lines         154      154              
==========================================
+ Hits          127      129       +2     
+ Misses         27       25       -2     
Flag Coverage Δ
unittests 83.76% <100.00%> (+1.29%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/paging.jl 90.90% <100.00%> (+4.54%) :arrow_up:
src/requires/dataframes.jl 100.00% <100.00%> (ø)
src/query.jl 75.00% <0.00%> (+12.50%) :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 3f22bd4...f4a2477. Read the comment docs.