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

Switch to the liamwh/tree-sitter-wit repo #11

Merged
merged 4 commits into from
May 9, 2024

Conversation

Michael-F-Bryan
Copy link
Owner

@Michael-F-Bryan Michael-F-Bryan commented May 9, 2024

This PR switches over to liamwh/tree-sitter-wit.

I've also created a PR (liamwh/tree-sitter-wit#9) that updates the tree-sitter-wit grammar with things you need to effectively use the parser to analyse a repo.

@Michael-F-Bryan Michael-F-Bryan enabled auto-merge May 9, 2024 13:29
Copy link

codecov bot commented May 9, 2024

Codecov Report

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

Project coverage is 66.55%. Comparing base (1f35f0f) to head (3b9ce4d).

Files Patch % Lines
crates/wit-syntax/src/generated.rs 72.92% 98 Missing ⚠️
crates/wit-compiler/src/queries/namespace.rs 38.46% 24 Missing ⚠️
crates/wit-compiler/src/queries/lowering.rs 78.57% 6 Missing ⚠️
crates/xtask/src/codegen/ast.rs 40.00% 3 Missing ⚠️
crates/wit-syntax/src/hand_written.rs 96.49% 2 Missing ⚠️
crates/wit-compiler/src/queries/metadata.rs 98.36% 1 Missing ⚠️
crates/wit-language-server/src/ops/completion.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   65.75%   66.55%   +0.80%     
==========================================
  Files          48       47       -1     
  Lines        6111     6034      -77     
==========================================
- Hits         4018     4016       -2     
+ Misses       2093     2018      -75     

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

Copy link

github-actions bot commented May 9, 2024

⏱ Workflow Timer ⏱

Make sure you keep an eye on build times!

The goal is to keep CI times under 5 minutes so developers can maintain a fast edit-compile-test cycle.

Run Compile and Test (ubuntu-latest) Compile and Test (macos-latest) Compile and Test (windows-latest) VS Code Plugin
main 1min 34s 1min 39s 7mins 3s 1min 1s
3b9ce4d 1min 38s 2mins 10s 6mins 28s 1min 4s

🤖 Beep. Boop. I'm a bot. If you find any issues, please report them to https://github.com/Michael-F-Bryan/workflow-timer.

@Michael-F-Bryan Michael-F-Bryan merged commit bc62d55 into main May 9, 2024
10 checks passed
@Michael-F-Bryan Michael-F-Bryan deleted the tree-sitter-wit-repo branch May 9, 2024 13:51
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