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

type: fix tsc ICreateMiddleware error #6973

Merged
merged 2 commits into from
Jul 13, 2021
Merged

type: fix tsc ICreateMiddleware error #6973

merged 2 commits into from
Jul 13, 2021

Conversation

chenshuai2144
Copy link
Contributor

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 Jul 13, 2021

Codecov Report

Merging #6973 (daff6e2) into master (00074b9) will decrease coverage by 6.06%.
The diff coverage is 97.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6973      +/-   ##
==========================================
- Coverage   84.73%   78.67%   -6.07%     
==========================================
  Files         152      170      +18     
  Lines        3453     4286     +833     
  Branches      938     1199     +261     
==========================================
+ Hits         2926     3372     +446     
- Misses        517      904     +387     
  Partials       10       10              
Impacted Files Coverage Δ
packages/ast/src/getExportProps/getExportProps.ts 100.00% <ø> (ø)
...kages/ast/src/isReactComponent/isReactComponent.ts 100.00% <ø> (ø)
packages/ast/src/utils/parse.ts 100.00% <ø> (ø)
packages/babel-plugin-lock-core-js-3/src/index.ts 100.00% <ø> (ø)
...ges/bundler-utils/src/getTargetsAndBrowsersList.ts 100.00% <ø> (ø)
...el-plugin-no-anonymous-default-export/src/index.ts 96.87% <96.87%> (ø)
.../babel-plugin-import-to-await-require/src/index.ts 97.43% <97.08%> (+0.71%) ⬆️
...ackages/babel-plugin-auto-css-modules/src/index.ts 100.00% <100.00%> (ø)
packages/babel-preset-umi/src/index.ts 86.95% <100.00%> (+0.59%) ⬆️
...reset-built-in/src/plugins/features/fastRefresh.ts 37.50% <0.00%> (-9.56%) ⬇️
... and 48 more

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 95857d7...daff6e2. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 4b76ef4 into master Jul 13, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix-tsc branch July 13, 2021 13:33
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.

1 participant