plugins icon indicating copy to clipboard operation
plugins copied to clipboard

[WIP] feat: electron plugin

Open xiefengnian opened this issue 3 years ago • 1 comments

xiefengnian avatar Dec 13 '21 07:12 xiefengnian

Codecov Report

Merging #764 (2d9e660) into master (3fc18a9) will decrease coverage by 7.60%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #764      +/-   ##
==========================================
- Coverage   50.48%   42.87%   -7.61%     
==========================================
  Files          67       78      +11     
  Lines        1640     1931     +291     
  Branches      427      495      +68     
==========================================
  Hits          828      828              
- Misses        810     1084     +274     
- Partials        2       19      +17     
Impacted Files Coverage Δ
packages/plugin-electron/src/buildElectron.ts 0.00% <0.00%> (ø)
...gin-electron/src/config/electron-builder.config.js 0.00% <0.00%> (ø)
packages/plugin-electron/src/config/father.js 0.00% <0.00%> (ø)
packages/plugin-electron/src/constants.ts 0.00% <0.00%> (ø)
packages/plugin-electron/src/electronManager.ts 0.00% <0.00%> (ø)
packages/plugin-electron/src/fatherBuild.ts 0.00% <0.00%> (ø)
...res/package-analyze/babel-plugin-import-analyze.js 0.00% <0.00%> (ø)
...gin-electron/src/features/package-analyze/index.ts 0.00% <0.00%> (ø)
packages/plugin-electron/src/index.ts 0.00% <0.00%> (ø)
packages/plugin-electron/src/utils/getPkgName.ts 0.00% <0.00%> (ø)
... and 5 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 3fc18a9...2d9e660. Read the comment docs.

codecov[bot] avatar Dec 13 '21 08:12 codecov[bot]