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(action-recorder): add experimental action recorder plugin #3386

Merged
merged 9 commits into from
Sep 11, 2024

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented Sep 10, 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 Sep 10, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

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

Project coverage is 30.45%. Comparing base (c11c324) to head (66ed6df).
Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
...n-recorder/src/services/action-recorder.service.ts 0.00% 52 Missing ⚠️
...tal/action-recorder/src/services/replay.service.ts 0.00% 31 Missing ⚠️
...on-recorder/src/views/components/RecorderPanel.tsx 0.00% 26 Missing ⚠️
...der/src/controllers/action-recorder.controller.tsx 0.00% 24 Missing ⚠️
...n-recorder/src/commands/commands/record.command.ts 0.00% 15 Missing ⚠️
...tion-recorder/src/commands/operations/operation.ts 0.00% 10 Missing ⚠️
...ackages-experimental/action-recorder/src/plugin.ts 0.00% 10 Missing ⚠️
...n-recorder/src/controllers/action-recorder.menu.ts 0.00% 9 Missing ⚠️
...n-recorder/src/commands/commands/replay.command.ts 0.00% 8 Missing ⚠️
...ervices/local-file/desktop-file-opener.service.tsx 0.00% 8 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3386      +/-   ##
==========================================
- Coverage   30.50%   30.45%   -0.06%     
==========================================
  Files        2117     2126       +9     
  Lines      110596   110792     +196     
  Branches    24151    24181      +30     
==========================================
  Hits        33742    33742              
- Misses      76854    77050     +196     

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

@wzhudev wzhudev merged commit 83238fa into dev Sep 11, 2024
9 checks passed
@wzhudev wzhudev deleted the chore/action-recorder branch September 11, 2024 05:55
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