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

feat: expose routes in IRouteComponentProps #6013

Merged
merged 1 commit into from
Jan 17, 2021

Conversation

sorrycc
Copy link
Member

@sorrycc sorrycc commented Jan 17, 2021

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@codecov
Copy link

codecov bot commented Jan 17, 2021

Codecov Report

Merging #6013 (f24f77c) into master (dfe5717) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6013   +/-   ##
=======================================
  Coverage   83.05%   83.05%           
=======================================
  Files         157      157           
  Lines        3488     3488           
  Branches      940      938    -2     
=======================================
  Hits         2897     2897           
  Misses        581      581           
  Partials       10       10           

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 dfe5717...f24f77c. Read the comment docs.

@sorrycc sorrycc merged commit 645fac7 into master Jan 17, 2021
@delete-merged-branch delete-merged-branch bot deleted the feat/expose-routes-in-IRouteComponentProps branch January 17, 2021 04:32
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.

[Feature request] IRouteComponentProps 没有routes字段的定义
1 participant