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(ast): support static property #4640

Merged
merged 2 commits into from May 25, 2020
Merged

Conversation

taixw2
Copy link
Contributor

@taixw2 taixw2 commented May 11, 2020

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 May 11, 2020

Codecov Report

Merging #4640 into master will increase coverage by 0.08%.
The diff coverage is 95.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4640      +/-   ##
==========================================
+ Coverage   82.84%   82.92%   +0.08%     
==========================================
  Files         144      144              
  Lines        2908     2928      +20     
  Branches      717      722       +5     
==========================================
+ Hits         2409     2428      +19     
- Misses        491      492       +1     
  Partials        8        8              
Impacted Files Coverage Δ
...ackages/ast/src/getExportProps/propertyResolver.ts 99.09% <95.00%> (-0.91%) ⬇️

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 96102c6...90badfb. Read the comment docs.

@sorrycc sorrycc merged commit 153a3c7 into umijs:master May 25, 2020
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] umi3 扩展路由属性支持类的静态属性
3 participants