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: allow config ext process restart policy #3515

Merged
merged 4 commits into from
Apr 15, 2024

Conversation

bytemain
Copy link
Member

@bytemain bytemain commented Apr 9, 2024

Types

  • 🎉 New Features

Background or solution

Changelog

allow config ext restart policy

Copy link

railway-app bot commented Apr 9, 2024

This PR is being deployed to Railway 🚅

core: ◻️ REMOVED

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

codecov bot commented Apr 15, 2024

Codecov Report

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

Project coverage is 56.49%. Comparing base (c648ab4) to head (244b4a9).
Report is 21 commits behind head on main.

Files Patch % Lines
...ackages/extension/src/browser/extension.service.ts 20.00% 15 Missing and 1 partial ⚠️
packages/extension/src/node/extension.service.ts 0.00% 3 Missing and 1 partial ⚠️
...ges/extension/src/node/extension.service.client.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3515      +/-   ##
==========================================
- Coverage   56.84%   56.49%   -0.35%     
==========================================
  Files        1461     1480      +19     
  Lines       89481    90324     +843     
  Branches    18418    18582     +164     
==========================================
+ Hits        50861    51026     +165     
+ Misses      38597    35763    -2834     
- Partials       23     3535    +3512     
Flag Coverage Δ
jsdom 51.81% <26.66%> (-0.31%) ⬇️
node 15.76% <13.33%> (-0.12%) ⬇️

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 changed the title feat: allow config ext restart policy feat: allow config ext process restart policy Apr 15, 2024
@bytemain bytemain merged commit 2d41f32 into main Apr 15, 2024
12 checks passed
@bytemain bytemain deleted the feat/ext-process-restart-policy branch April 15, 2024 06:03
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