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: watermark #3751

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from
Open

feat: watermark #3751

wants to merge 18 commits into from

Conversation

ybzky
Copy link
Member

@ybzky ybzky commented Oct 14, 2024

close #xxx

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

Copy link

github-actions bot commented Oct 14, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Oct 14, 2024

Playwright test results

failed  1 failed
passed  16 passed

Details

stats  17 tests across 8 suites
duration  4 minutes, 45 seconds
commit  1c25d11
info  For more information, see full report

Failed tests

chromium › visual-comparison/docs/docs-visual-comparison.spec.ts › diff default doc content

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 425 lines in your changes missing coverage. Please review.

Project coverage is 30.87%. Comparing base (e16ead3) to head (1c25d11).
Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
packages/watermark/src/util.ts 0.00% 98 Missing ⚠️
...ark/src/views/components/WatermarkImageSetting.tsx 0.00% 60 Missing ⚠️
packages/watermark/src/plugin.ts 0.00% 45 Missing ⚠️
...mark/src/views/components/WatermarkTextSetting.tsx 0.00% 33 Missing ⚠️
...ark/src/controllers/watermark.render.controller.ts 0.00% 31 Missing ⚠️
...ackages/watermark/src/services/watermarkService.ts 0.00% 28 Missing ⚠️
.../watermark/src/views/components/WatermarkPanel.tsx 0.00% 28 Missing ⚠️
...mark/src/views/components/WatermarkPanelFooter.tsx 0.00% 23 Missing ⚠️
.../watermark/src/views/extensions/watermark-layer.ts 0.00% 16 Missing ⚠️
packages/watermark/src/controllers/menu.ts 0.00% 15 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3751      +/-   ##
==========================================
- Coverage   31.00%   30.87%   -0.14%     
==========================================
  Files        2280     2297      +17     
  Lines      118356   118888     +532     
  Branches    26088    26194     +106     
==========================================
+ Hits        36693    36701       +8     
- Misses      81663    82187     +524     

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

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.

1 participant