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

refactor: use @umijs/deps #6148

Merged
merged 25 commits into from
Feb 23, 2021
Merged

refactor: use @umijs/deps #6148

merged 25 commits into from
Feb 23, 2021

Conversation

sorrycc
Copy link
Member

@sorrycc sorrycc commented Feb 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 Feb 23, 2021

Codecov Report

Merging #6148 (88a0b98) into master (14ea121) will increase coverage by 3.29%.
The diff coverage is 84.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6148      +/-   ##
==========================================
+ Coverage   82.82%   86.12%   +3.29%     
==========================================
  Files         159      150       -9     
  Lines        3534     3358     -176     
  Branches      955      899      -56     
==========================================
- Hits         2927     2892      -35     
+ Misses        597      456     -141     
  Partials       10       10              
Impacted Files Coverage Δ
.../babel-plugin-import-to-await-require/src/index.ts 96.72% <ø> (ø)
packages/core/src/Config/Config.ts 61.78% <ø> (-1.21%) ⬇️
packages/core/src/Config/utils/configUtils.ts 100.00% <ø> (ø)
packages/core/src/Html/Html.ts 79.78% <ø> (ø)
packages/core/src/Logger/Common.ts 80.00% <ø> (ø)
packages/core/src/Service/Service.ts 96.27% <ø> (-0.07%) ⬇️
packages/core/src/Service/utils/loadDotEnv.ts 100.00% <ø> (ø)
...es/preset-built-in/src/plugins/features/analyze.ts 61.11% <0.00%> (ø)
...eset-built-in/src/plugins/features/exportStatic.ts 18.05% <ø> (ø)
...set-built-in/src/plugins/features/forkTSChecker.ts 70.00% <ø> (ø)
... and 34 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 c57e10f...ba69212. Read the comment docs.

# Conflicts:
#	packages/babel-preset-umi/package.json
#	packages/bundler-webpack/package.json
#	packages/core/package.json
#	packages/preset-built-in/package.json
#	packages/server/package.json
#	packages/types/package.json
#	packages/umi/package.json
@sorrycc sorrycc merged commit ab8c652 into master Feb 23, 2021
@delete-merged-branch delete-merged-branch bot deleted the refactor/use-umijs-deps branch February 23, 2021 07:59
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