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(ai): optimize code action #3541

Merged
merged 10 commits into from
Apr 16, 2024
Merged

feat(ai): optimize code action #3541

merged 10 commits into from
Apr 16, 2024

Conversation

bytemain
Copy link
Member

Types

  • 🎉 New Features

Background or solution

  1. show magic wand icon
  2. search code blocks in the visible ranges

Changelog

Copy link

railway-app bot commented Apr 15, 2024

This PR is being deployed to Railway 🚅

core: ◻️ REMOVED

@opensumi opensumi bot added the 🎨 feature feature required label Apr 15, 2024
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

Attention: Patch coverage is 17.64706% with 112 lines in your changes are missing coverage. Please review.

Project coverage is 56.12%. Comparing base (9ff7278) to head (eb5c59a).

Files Patch % Lines
packages/ai-native/src/browser/languages/parser.ts 11.76% 26 Missing and 4 partials ⚠️
...ages/editor/src/browser/light-bulb-widget/index.ts 18.51% 20 Missing and 2 partials ⚠️
...ackages/ai-native/src/browser/languages/service.ts 33.33% 8 Missing and 2 partials ⚠️
...wser/languages/tree-sitter/language-facts/index.ts 0.00% 9 Missing and 1 partial ⚠️
...widget/inline-chat/inline-chat.feature.registry.ts 0.00% 8 Missing ⚠️
.../src/browser/languages/tree-sitter/wasm-manager.ts 0.00% 5 Missing and 1 partial ⚠️
...languages/tree-sitter/language-facts/javascript.ts 0.00% 5 Missing ⚠️
...owser/languages/tree-sitter/language-facts/java.ts 20.00% 4 Missing ⚠️
packages/core-browser/src/style/icon/icon.ts 62.50% 2 Missing and 1 partial ⚠️
...ser/languages/tree-sitter/language-facts/golang.ts 0.00% 2 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3541      +/-   ##
==========================================
- Coverage   56.15%   56.12%   -0.03%     
==========================================
  Files        1485     1487       +2     
  Lines       90942    91015      +73     
  Branches    17666    18500     +834     
==========================================
+ Hits        51070    51085      +15     
+ Misses      39849    36339    -3510     
- Partials       23     3591    +3568     
Flag Coverage Δ
jsdom 51.48% <17.64%> (-0.03%) ⬇️
node 15.66% <5.14%> (-0.01%) ⬇️

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.

@bytemain bytemain merged commit b444bdc into main Apr 16, 2024
12 checks passed
@bytemain bytemain deleted the feat/enhance-ai-actions branch April 16, 2024 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 feature feature required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants