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: record & replay commands with multi-mode #3734

Merged
merged 2 commits into from
Oct 14, 2024
Merged

feat: record & replay commands with multi-mode #3734

merged 2 commits into from
Oct 14, 2024

Conversation

yuhongz
Copy link
Contributor

@yuhongz yuhongz commented Oct 12, 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 12, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

Playwright test results

passed  17 passed

Details

stats  17 tests across 8 suites
duration  4 minutes, 7 seconds
commit  7fee9e6
info  For more information, see full report

Copy link

codecov bot commented Oct 12, 2024

Codecov Report

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

Project coverage is 31.18%. Comparing base (5957a04) to head (7fee9e6).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...tal/action-recorder/src/services/replay.service.ts 0.00% 24 Missing ⚠️
...n-recorder/src/commands/commands/replay.command.ts 0.00% 16 Missing ⚠️
...n-recorder/src/services/action-recorder.service.ts 0.00% 11 Missing ⚠️
...n-recorder/src/controllers/action-recorder.menu.ts 0.00% 4 Missing ⚠️
...on-recorder/src/views/components/RecorderPanel.tsx 0.00% 4 Missing ⚠️
...n-recorder/src/commands/commands/record.command.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3734      +/-   ##
==========================================
- Coverage   31.20%   31.18%   -0.02%     
==========================================
  Files        2263     2263              
  Lines      117500   117546      +46     
  Branches    25881    25896      +15     
==========================================
  Hits        36662    36662              
- Misses      80838    80884      +46     

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

@yuhongz yuhongz merged commit 047c9f2 into dev Oct 14, 2024
9 checks passed
@yuhongz yuhongz deleted the feat/replay-2 branch October 14, 2024 03:57
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.

2 participants