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

fix(engine-render): check box render #3776

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Conversation

weird94
Copy link
Contributor

@weird94 weird94 commented Oct 16, 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 16, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

Playwright test results

failed  3 failed
passed  14 passed

Details

stats  17 tests across 8 suites
duration  3 minutes, 59 seconds
commit  304ab35
info  For more information, see full report

Failed tests

chromium › disposing/disposing.spec.ts › no error on constructing and disposing
chromium › disposing/disposing.spec.ts › no error when dispose a unit
chromium › visual-comparison/sheets/sheets-visual-comparison.spec.ts › diff demo sheet content

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 30.96%. Comparing base (49d590c) to head (304ab35).

Files with missing lines Patch % Lines
...c/components/docs/extensions/font-and-base-line.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #3776   +/-   ##
=======================================
  Coverage   30.96%   30.96%           
=======================================
  Files        2286     2286           
  Lines      118558   118556    -2     
  Branches    26113    26113           
=======================================
  Hits        36714    36714           
+ Misses      81844    81842    -2     

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

@weird94 weird94 merged commit 83e0897 into dev Oct 17, 2024
2 checks passed
@weird94 weird94 deleted the fix/update-checkbox-render branch October 17, 2024 01:13
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