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: pass query with hash to other loaders #1261

Merged
merged 1 commit into from Feb 8, 2021
Merged

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 #1257

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #1261 (70ced61) into master (4bae2e6) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1261   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files          11       11           
  Lines         684      684           
  Branches      220      220           
=======================================
  Hits          680      680           
  Misses          4        4           
Impacted Files Coverage Δ
src/utils.js 98.74% <100.00%> (ø)

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 4bae2e6...9bd7a0e. Read the comment docs.

@alexander-akait alexander-akait merged commit 729a314 into master Feb 8, 2021
@alexander-akait alexander-akait deleted the issue-1257 branch February 8, 2021 13:18
This was referenced Mar 7, 2021
This was referenced Mar 16, 2021
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.

Escaped query string value doesn't propagate to downstream loader
1 participant