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 tree-sitter-mozcpp to 0.20 #754

Merged
merged 6 commits into from
Jan 12, 2022
Merged

Update tree-sitter-mozcpp to 0.20 #754

merged 6 commits into from
Jan 12, 2022

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Jan 11, 2022

This PR updates tree-sitter-mozcpp to 0.20
It fixes #579

@Luni-4 Luni-4 requested a review from marco-c January 11, 2022 15:44
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2022

Codecov Report

Merging #754 (bcd481b) into master (1c3c663) will decrease coverage by 0.06%.
The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #754      +/-   ##
==========================================
- Coverage   39.19%   39.13%   -0.07%     
==========================================
  Files          51       51              
  Lines        6773     6805      +32     
  Branches      971      971              
==========================================
+ Hits         2655     2663       +8     
- Misses       3450     3473      +23     
- Partials      668      669       +1     
Impacted Files Coverage Δ
src/checker.rs 72.50% <ø> (ø)
src/getter.rs 70.86% <ø> (+0.43%) ⬆️
src/languages/language_cpp.rs 3.40% <0.00%> (-0.18%) ⬇️
src/metrics/loc.rs 80.04% <87.50%> (+0.14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c3c663...bcd481b. Read the comment docs.

@marco-c
Copy link
Collaborator

marco-c commented Jan 12, 2022

Could you add the code from #579 as a test?

@marco-c marco-c merged commit 73f5e1d into master Jan 12, 2022
@marco-c marco-c deleted the update-mozcpp branch January 12, 2022 12:54
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.

Parse error on a namespace in mozcpp with tree-sitter-mozcpp v0.19
3 participants