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

Update grammars to 0.20 #954

Merged
merged 5 commits into from
Dec 20, 2022
Merged

Update grammars to 0.20 #954

merged 5 commits into from
Dec 20, 2022

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Dec 7, 2022

This PR:

  • Updates every grammar to 0.20
  • Fix tests

@Luni-4 Luni-4 force-pushed the update-grammars branch 2 times, most recently from 5e7a9b3 to e27508b Compare December 12, 2022 09:06
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2022

Codecov Report

Base: 68.31% // Head: 68.16% // Decreases project coverage by -0.15% ⚠️

Coverage data is based on head (6365744) compared to base (70f5f46).
Patch coverage: 2.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #954      +/-   ##
==========================================
- Coverage   68.31%   68.16%   -0.16%     
==========================================
  Files          60       60              
  Lines       12303    12342      +39     
==========================================
+ Hits         8405     8413       +8     
- Misses       3898     3929      +31     
Impacted Files Coverage Δ
src/checker.rs 74.25% <ø> (ø)
src/languages/language_java.rs 3.25% <0.00%> (-0.24%) ⬇️
src/languages/language_javascript.rs 8.39% <0.00%> (-0.07%) ⬇️
src/languages/language_python.rs 6.61% <0.00%> (-0.44%) ⬇️
src/languages/language_rust.rs 6.06% <0.00%> (ø)
src/languages/language_tsx.rs 6.08% <0.00%> (ø)
src/languages/language_typescript.rs 6.26% <0.00%> (ø)
src/metrics/loc.rs 97.83% <100.00%> (ø)
src/getter.rs 85.33% <0.00%> (+2.00%) ⬆️
tests/test.rs 94.28% <0.00%> (+2.85%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Luni-4 Luni-4 force-pushed the update-grammars branch 5 times, most recently from 336dc12 to 88aca87 Compare December 19, 2022 15:28
@marco-c marco-c linked an issue Dec 20, 2022 that may be closed by this pull request
@marco-c marco-c merged commit ba8345f into master Dec 20, 2022
@marco-c marco-c deleted the update-grammars branch December 20, 2022 09:41
@marco-c
Copy link
Collaborator

marco-c commented Dec 20, 2022

Thanks!

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.

Update tree-sitter and grammars to version 0.20
3 participants