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

Add ditto-highlight crate 💅 #107

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Add ditto-highlight crate 💅 #107

merged 1 commit into from
Dec 16, 2022

Conversation

jmackie
Copy link
Member

@jmackie jmackie commented Dec 16, 2022

I reckon this will come in useful.

If nothing else, it was useful for testing the highlight queries in tree-sitter-ditto.

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #107 (bac5023) into main (761834f) will increase coverage by 0.39%.
The diff coverage is 70.00%.

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   84.66%   85.06%   +0.39%     
==========================================
  Files          82       83       +1     
  Lines       14858    14880      +22     
==========================================
+ Hits        12579    12657      +78     
+ Misses       2279     2223      -56     
Impacted Files Coverage Δ
crates/ditto-lsp/src/semantic_tokens.rs 0.00% <0.00%> (ø)
crates/ditto-tree-sitter/src/lib.rs 71.42% <ø> (ø)
crates/ditto-highlight/src/lib.rs 93.90% <93.90%> (ø)
crates/ditto-lsp/src/bin/ditto-lsp-testbin.rs 1.75% <0.00%> (+1.75%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jmackie jmackie merged commit 2c83d61 into main Dec 16, 2022
@jmackie jmackie deleted the init-ditto-highlight-crate branch December 16, 2022 16:15
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