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

feat(facade): add API to generate HTML content #2219

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented May 11, 2024

close #1481

@wzhudev wzhudev removed the request for review from hexf00 May 11, 2024 04:43
Copy link

codecov bot commented May 11, 2024

Codecov Report

Attention: Patch coverage is 21.42857% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 30.73%. Comparing base (184b98b) to head (713b313).

Files Patch % Lines
...ets-ui/src/services/clipboard/clipboard.service.ts 11.11% 8 Missing ⚠️
packages/facade/src/apis/sheets/f-range.ts 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2219      +/-   ##
==========================================
- Coverage   30.73%   30.73%   -0.01%     
==========================================
  Files        1273     1273              
  Lines       70213    70220       +7     
  Branches    14809    14810       +1     
==========================================
+ Hits        21582    21583       +1     
- Misses      48631    48637       +6     

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

Copy link

github-actions bot commented May 11, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

@wzhudev wzhudev merged commit 3a9afd9 into dev May 11, 2024
9 checks passed
@wzhudev wzhudev deleted the feat/add-generate-html branch May 11, 2024 07:32
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.

[Feature] 需要在线excel表格内容转html的api
2 participants