Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

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

Merged
merged 6 commits into from
Feb 27, 2021
Merged

Conversation

tpoisot
Copy link
Member

@tpoisot tpoisot commented Feb 27, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 27, 2021

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%) ⬆️

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%) ⬆️
src/requires/dataframes.jl 100.00% <100.00%> (ø)
src/query.jl 75.00% <0.00%> (+12.50%) ⬆️

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.

@tpoisot tpoisot merged commit cdd2690 into main Feb 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant