Skip to content

fix: lock tree-sitter version#3617

Merged
hacke2 merged 4 commits intomainfrom
fix/tree-sitter
May 6, 2024
Merged

fix: lock tree-sitter version#3617
hacke2 merged 4 commits intomainfrom
fix/tree-sitter

Conversation

@bytemain
Copy link
Copy Markdown
Member

@bytemain bytemain commented May 6, 2024

Types

  • 🐛 Bug Fixes

Background or solution

web-tree-sitter 之前用的是 ^ 号版本,会导致构建的 wasm 和版本对不上,要锁一下。

Changelog

fix tree-sitter not work

@railway-app
Copy link
Copy Markdown

railway-app Bot commented May 6, 2024

This PR is being deployed to Railway 🚅

core: ◻️ REMOVED

@opensumi opensumi Bot added the 🐞 bug Something isn't working label May 6, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2024

Codecov Report

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

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

Files Patch % Lines
...ackages/ai-native/src/browser/languages/service.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3617      +/-   ##
==========================================
+ Coverage   56.07%   56.11%   +0.04%     
==========================================
  Files        1512     1513       +1     
  Lines       91794    91735      -59     
  Branches    18805    18813       +8     
==========================================
+ Hits        51471    51479       +8     
+ Misses      33451    33383      -68     
- Partials     6872     6873       +1     
Flag Coverage Δ
jsdom 51.53% <50.00%> (+0.04%) ⬆️
node 15.66% <50.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.

@hacke2 hacke2 merged commit 31306e4 into main May 6, 2024
@hacke2 hacke2 deleted the fix/tree-sitter 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.

3 participants