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

Downgrade tree sitter bash #911

Merged
merged 4 commits into from
Jul 15, 2023
Merged

Downgrade tree sitter bash #911

merged 4 commits into from
Jul 15, 2023

Conversation

skovhus
Copy link
Collaborator

@skovhus skovhus commented Jul 15, 2023

#880

Turns out the exception handling here left tree-sitter in a state where it doesn't respond to any new requests. Therefor: downgrade tree-sitter to the last stable version and remove the error handling logic.

@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Merging #911 (70cd1e6) into main (5b30de3) will decrease coverage by 75.30%.
The diff coverage is n/a.

❗ Current head 70cd1e6 differs from pull request most recent head 0d164ed. Consider uploading reports for the commit 0d164ed to get more accurate results

@@            Coverage Diff            @@
##             main   #911       +/-   ##
=========================================
- Coverage   75.29%      0   -75.30%     
=========================================
  Files          19      0       -19     
  Lines         688      0      -688     
  Branches      122      0      -122     
=========================================
- Hits          518      0      -518     
+ Misses        153      0      -153     
+ Partials       17      0       -17     

see 15 files with indirect coverage changes

@skovhus skovhus enabled auto-merge July 15, 2023 19:51
@skovhus skovhus disabled auto-merge July 15, 2023 19:53
@skovhus skovhus merged commit 502b3de into main Jul 15, 2023
@skovhus skovhus deleted the downgrade-tree-sitter branch July 15, 2023 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant