Skip to content

[WIP] feat: electron plugin#764

Open
xiefengnian wants to merge 19 commits intomasterfrom
feat/electron
Open

[WIP] feat: electron plugin#764
xiefengnian wants to merge 19 commits intomasterfrom
feat/electron

Conversation

@xiefengnian
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 13, 2021

Codecov Report

❌ Patch coverage is 0% with 291 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.87%. Comparing base (3fc18a9) to head (2d9e660).
⚠️ Report is 73 commits behind head on master.

Files with missing lines Patch % Lines
packages/plugin-electron/src/utils/index.ts 0.00% 85 Missing and 1 partial ⚠️
packages/plugin-electron/src/index.ts 0.00% 72 Missing and 2 partials ⚠️
packages/plugin-electron/src/config/father.js 0.00% 25 Missing and 4 partials ⚠️
packages/plugin-electron/src/fatherBuild.ts 0.00% 23 Missing ⚠️
...gin-electron/src/features/package-analyze/index.ts 0.00% 22 Missing ⚠️
...res/package-analyze/babel-plugin-import-analyze.js 0.00% 15 Missing and 3 partials ⚠️
packages/plugin-electron/src/electronManager.ts 0.00% 17 Missing ⚠️
packages/plugin-electron/src/utils/getPkgName.ts 0.00% 10 Missing ⚠️
packages/plugin-electron/src/buildElectron.ts 0.00% 8 Missing ⚠️
...gin-electron/src/config/electron-builder.config.js 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

"father-build" : "1.20.5-5",
"electron" : "^14",
"electron-builder": "22.10.5",
"babel-plugin-import-to-window-require" : "*",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不要用 *

"umi"
],
"authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

作者

@xiefengnian xiefengnian changed the title feat: electron plugin [WIP] feat: electron plugin Jan 5, 2022
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.

3 participants