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: content same will not render NES #4409

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

Ricbet
Copy link
Member

@Ricbet Ricbet commented Feb 25, 2025

Types

  • 🐛 Bug Fixes

Background or solution

Changelog

内容相同时不展示 code edits

@Ricbet Ricbet requested review from hacke2 and erha19 February 25, 2025 08:26
@Ricbet Ricbet self-assigned this Feb 25, 2025
@opensumi opensumi bot added the 🐞 bug Something isn't working label Feb 25, 2025
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

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

Project coverage is 53.44%. Comparing base (2110b94) to head (8c6cdb6).
Report is 1 commits behind head on v3.8.

Files with missing lines Patch % Lines
...er/contrib/intelligent-completions/view/default.ts 0.00% 11 Missing and 4 partials ⚠️
...-completions/intelligent-completions.controller.ts 0.00% 6 Missing ⚠️
...telligent-completions/view/code-edits-previewer.ts 0.00% 4 Missing ⚠️
...c/browser/contrib/intelligent-completions/index.ts 0.00% 3 Missing ⚠️
...kages/ai-native/src/browser/ai-core.contextkeys.ts 0.00% 1 Missing ⚠️
...nline-completions/inline-completions.controller.ts 0.00% 1 Missing ⚠️
packages/core-browser/src/contextkey/ai-native.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             v3.8    #4409      +/-   ##
==========================================
- Coverage   53.45%   53.44%   -0.02%     
==========================================
  Files        1657     1657              
  Lines      102094   102103       +9     
  Branches    22231    22240       +9     
==========================================
- Hits        54578    54572       -6     
- Misses      39537    39550      +13     
- Partials     7979     7981       +2     
Flag Coverage Δ
jsdom 48.96% <0.00%> (-0.02%) ⬇️
node 12.20% <0.00%> (-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.

Copy link
Member

@hacke2 hacke2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hacke2 hacke2 merged commit b61cba5 into v3.8 Feb 25, 2025
12 checks passed
@hacke2 hacke2 deleted the fix/code-edits-default-render branch February 25, 2025 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants