Skip to content

chore: fix tree sitter version <0.22 to build for m1 and python 3.8#47

Merged
k4black merged 1 commit intomainfrom
hotfix-tree-sitter-0-22
May 14, 2024
Merged

chore: fix tree sitter version <0.22 to build for m1 and python 3.8#47
k4black merged 1 commit intomainfrom
hotfix-tree-sitter-0-22

Conversation

@k4black
Copy link
Copy Markdown
Owner

@k4black k4black commented May 14, 2024

Py-Tree-Sitter in 0.22.0 introduced a breaking change - now languages are installed with pip install tree-sitter-python etc.

This is hotfix version with tree-sitter<0.22 to build it for m1 and 3.8 python, as 0.22 not supports it.

Related #46
Related #45

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.27%. Comparing base (da5f185) to head (0336c0b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   42.27%   42.27%           
=======================================
  Files          11       11           
  Lines        1696     1696           
=======================================
  Hits          717      717           
  Misses        979      979           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@k4black k4black merged commit 8ddc5cf into main May 14, 2024
@k4black k4black deleted the hotfix-tree-sitter-0-22 branch May 14, 2024 20:45
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