Skip to content

refactor: refactor applyService to support apply recover#4412

Merged
ensorrow merged 16 commits intov3.8from
refactor/apply-restore
Feb 27, 2025
Merged

refactor: refactor applyService to support apply recover#4412
ensorrow merged 16 commits intov3.8from
refactor/apply-restore

Conversation

@ensorrow
Copy link
Copy Markdown
Contributor

Types

  • 🎉 New Features
  • 🐛 Bug Fixes
  • 📚 Documentation Changes
  • 💄 Code Style Changes
  • 💄 Style Changes
  • 🪚 Refactors
  • 🚀 Performance Improvements
  • 🏗️ Build System
  • ⏱ Tests
  • 🧹 Chores
  • Other Changes

Background or solution

Changelog

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2025

Codecov Report

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

Project coverage is 53.40%. Comparing base (f7916df) to head (f8746c8).
Report is 1 commits behind head on v3.8.

Files with missing lines Patch % Lines
...es/ai-native/src/browser/mcp/base-apply.service.ts 0.00% 124 Missing and 37 partials ⚠️
packages/ai-native/src/node/base-language-model.ts 0.00% 20 Missing and 9 partials ⚠️
...ai-native/src/browser/model/msg-history-manager.ts 0.00% 5 Missing and 2 partials ⚠️
...ai-native/src/browser/chat/chat-manager.service.ts 0.00% 6 Missing ⚠️
...-native/src/browser/mcp/tools/handlers/EditFile.ts 0.00% 4 Missing ⚠️
...i-native/src/browser/chat/chat.internal.service.ts 0.00% 2 Missing ⚠️
...ckages/ai-native/src/browser/mcp/tools/editFile.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             v3.8    #4412      +/-   ##
==========================================
- Coverage   53.45%   53.40%   -0.05%     
==========================================
  Files        1657     1657              
  Lines      102103   102187      +84     
  Branches    22084    22113      +29     
==========================================
- Hits        54576    54573       -3     
- Misses      39546    39610      +64     
- Partials     7981     8004      +23     
Flag Coverage Δ
jsdom 48.92% <0.00%> (-0.05%) ⬇️
node 12.19% <0.00%> (-0.02%) ⬇️

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.

@ensorrow ensorrow requested review from Ricbet, bytemain and life2015 and removed request for Ricbet and life2015 February 26, 2025 12:21
@Ricbet Ricbet changed the title Refactor/apply restore refactor: refactor applyService to support apply recover Feb 27, 2025
@opensumi opensumi Bot added the ⚙️ refactor Refactor code label Feb 27, 2025
@ensorrow ensorrow merged commit a14ff27 into v3.8 Feb 27, 2025
@ensorrow ensorrow deleted the refactor/apply-restore branch February 27, 2025 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚙️ refactor Refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants