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: add scrolling fps e2e test #3532

Merged
merged 6 commits into from
Sep 24, 2024
Merged

feat: add scrolling fps e2e test #3532

merged 6 commits into from
Sep 24, 2024

Conversation

lumixraku
Copy link
Contributor

@lumixraku lumixraku commented Sep 23, 2024

close https://github.com/dream-num/univer-pro/issues/2600

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 Sep 23, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Sep 23, 2024

Playwright test results

passed  8 passed

Details

stats  8 tests across 3 suites
duration  2 minutes, 3 seconds
commit  97bdab9
info  For more information, see full report

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.94%. Comparing base (7b89f27) to head (97bdab9).
Report is 36 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3532      +/-   ##
==========================================
+ Coverage   30.93%   30.94%   +0.01%     
==========================================
  Files        2159     2161       +2     
  Lines      113354   113569     +215     
  Branches    24863    24894      +31     
==========================================
+ Hits        35065    35146      +81     
- Misses      78289    78423     +134     
Flag Coverage Δ
30.94% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

e2e/perf/scroll.spec.ts Outdated Show resolved Hide resolved
e2e/perf/scroll.spec.ts Outdated Show resolved Hide resolved
e2e/perf/scroll.spec.ts Outdated Show resolved Hide resolved
e2e/perf/scroll.spec.ts Outdated Show resolved Hide resolved
e2e/perf/scroll.spec.ts Outdated Show resolved Hide resolved
@lumixraku lumixraku force-pushed the feat/render-e2e branch 2 times, most recently from d1d00bc to f27eef0 Compare September 24, 2024 09:27
@lumixraku lumixraku merged commit 741665c into dev Sep 24, 2024
9 checks passed
@lumixraku lumixraku deleted the feat/render-e2e branch September 24, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants