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(query): uniform handling of empty array values #103

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

manniL
Copy link
Member

@manniL manniL commented Nov 29, 2022

Resolves #76

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Merging #103 (917d27b) into main (672c11a) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  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.

Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pi0 pi0 merged commit 0b1007d into unjs:main Nov 29, 2022
@manniL manniL deleted the fix/with-base-origin-auth branch November 29, 2022 14:10
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.

Wrong parseQuery return value in case of query with array containing empty element
2 participants