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 a comment to Halstead Rust test #575

Merged
merged 1 commit into from Mar 23, 2021
Merged

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Mar 23, 2021

tree-sitter-rust does not parse the comma in macros, but the ! operator instead

@Luni-4 Luni-4 requested a review from marco-c March 23, 2021 17:14
tree-sitter-rust does not parse the comma in macros, but the `!`
operator instead
@codecov-io
Copy link

Codecov Report

Merging #575 (bfeb836) into master (02faac5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #575   +/-   ##
=======================================
  Coverage   27.58%   27.58%           
=======================================
  Files          45       45           
  Lines        5684     5684           
  Branches      857      857           
=======================================
  Hits         1568     1568           
  Misses       3563     3563           
  Partials      553      553           
Impacted Files Coverage Δ
src/metrics/halstead.rs 59.66% <ø> (ø)

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 02faac5...bfeb836. Read the comment docs.

@marco-c marco-c merged commit c11d1eb into mozilla:master Mar 23, 2021
@Luni-4 Luni-4 deleted the fix-rust branch March 23, 2021 19:32
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.

None yet

3 participants