Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix QueryValue type to be array only as QueryObject values #101

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Nov 24, 2022

Resolves #100

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #101 (381ffb0) into main (f8bf741) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files           7        7           
  Lines         577      577           
  Branches      160      160           
=======================================
  Hits          530      530           
  Misses         47       47           
Impacted Files Coverage Δ
src/query.ts 92.59% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pi0 pi0 merged commit 3fbad8c into main Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

query compat with vue-routers LocationObject
1 participant