Skip to content

iframe改用递归生成图片,不再clone节点

4e798a2
Select commit
Loading
Failed to load commit list.
Open

feat: add usePageCss option, add toCanvasList and toImage method for large html #473

iframe改用递归生成图片,不再clone节点
4e798a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2025 in 0s

66.50% (+3.57%) compared to b751cbf

View this Pull Request on Codecov

66.50% (+3.57%) compared to b751cbf

Details

Codecov Report

❌ Patch coverage is 63.91753% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.50%. Comparing base (b751cbf) to head (4e798a2).
⚠️ Report is 54 commits behind head on master.

Files with missing lines Patch % Lines
src/util.ts 41.46% 17 Missing and 7 partials ⚠️
src/clone-node.ts 50.00% 4 Missing and 3 partials ⚠️
src/index.ts 90.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #473      +/-   ##
==========================================
+ Coverage   62.93%   66.50%   +3.57%     
==========================================
  Files          10       10              
  Lines         580      612      +32     
  Branches      143      150       +7     
==========================================
+ Hits          365      407      +42     
+ Misses        151      144       -7     
+ Partials       64       61       -3     

☔ 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.