Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

fix: allow using limit as string when you use loader with query string #185

Merged
merged 1 commit into from Jun 25, 2019

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #183

Breaking Changes

No

Additional Info

Regression

@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

Merging #185 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #185   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          38     38           
  Branches       10     10           
=====================================
  Hits           38     38
Impacted Files Coverage Δ
src/index.js 100% <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 c0341da...afff404. Read the comment docs.

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.

Specifying options as a query string does not work anymore
1 participant