umijs / plugins

🍣 The one-stop shop for official Umi plugins and presets.
348 stars 238 forks source link

fix(access): fix access no work error #836

Closed chenshuai2144 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #836 (0f42bfd) into master (9adcb73) will decrease coverage by 0.05%. The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #836      +/-   ##
==========================================
- Coverage   45.01%   44.95%   -0.06%     
==========================================
  Files          67       67              
  Lines        1704     1706       +2     
  Branches      452      452              
==========================================
  Hits          767      767              
- Misses        935      937       +2     
  Partials        2        2              
Impacted Files Coverage Δ
packages/plugin-access/src/utils/getRuntimeUtil.ts 100.00% <ø> (ø)
packages/plugin-analytics/src/index.ts 91.66% <60.00%> (-8.34%) :arrow_down:
packages/plugin-dva/src/index.ts 69.14% <100.00%> (-0.33%) :arrow_down:
packages/plugin-locale/src/index.ts 82.19% <100.00%> (-0.25%) :arrow_down:

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 a319771...0f42bfd. Read the comment docs.