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

fix(web): 修复页面组件无法获取 props.location.query 的问题 #1132

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

yesmeck
Copy link
Member

@yesmeck yesmeck commented Jul 3, 2020

No description provided.

@vercel
Copy link

vercel bot commented Jul 3, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/remaxjs/remax/iw6lvcf66
✅ Preview: https://remax-git-fix-web-query.remaxjs.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 3, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b1f51fa:

Sandbox Source
priceless-bush-m6btj Configuration

@codecov
Copy link

codecov bot commented Jul 3, 2020

Codecov Report

Merging #1132 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1132   +/-   ##
=======================================
  Coverage   95.27%   95.27%           
=======================================
  Files         350      350           
  Lines        3682     3682           
  Branches      515      515           
=======================================
  Hits         3508     3508           
  Misses        172      172           
  Partials        2        2           
Impacted Files Coverage Δ
packages/remax-runtime/src/createPageConfig.ts 100.00% <100.00%> (ø)
packages/remax-runtime/src/createPageWrapper.ts 100.00% <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 af8db50...b1f51fa. Read the comment docs.

@yesmeck yesmeck requested a review from Darmody July 3, 2020 09:56
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.

None yet

1 participant