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: inline diff editor format #3618

Merged
merged 1 commit into from
May 6, 2024
Merged

fix: inline diff editor format #3618

merged 1 commit into from
May 6, 2024

Conversation

Ricbet
Copy link
Member

@Ricbet Ricbet commented May 6, 2024

Types

  • 🐛 Bug Fixes

Background or solution

修复 inline diff editor 的首行代码缩进问题

Changelog

@Ricbet Ricbet requested review from hacke2 and bytemain May 6, 2024 13:02
@Ricbet Ricbet self-assigned this May 6, 2024
Copy link

railway-app bot commented May 6, 2024

This PR was not deployed automatically as @Ricbet does not have access to the Railway project.

In order to get automatic PR deploys, please add @Ricbet to the project inside the project settings page.

@opensumi opensumi bot added the 🐞 bug Something isn't working label May 6, 2024
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

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.11%. Comparing base (50291b6) to head (408bf1d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3618      +/-   ##
==========================================
+ Coverage   56.07%   56.11%   +0.04%     
==========================================
  Files        1512     1513       +1     
  Lines       91794    91735      -59     
  Branches    18805    18805              
==========================================
+ Hits        51471    51479       +8     
+ Misses      33451    33383      -68     
- Partials     6872     6873       +1     
Flag Coverage Δ
jsdom 51.53% <ø> (+0.04%) ⬆️
node 15.66% <ø> (+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.

@hacke2 hacke2 merged commit 6701a28 into main May 6, 2024
12 checks passed
@hacke2 hacke2 deleted the fix/inline-diff-editor branch May 6, 2024 13:30
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.

None yet

3 participants