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

node tag .identifier != token tag .identifier, eg @Some #1655

Closed
wants to merge 2 commits into from

make offsets.zig `identifierIndexToLoc` and `identifierIndexToNameLoc…

6170acd
Select commit
Loading
Failed to load commit list.
Closed

node tag .identifier != token tag .identifier, eg @Some #1655

make offsets.zig `identifierIndexToLoc` and `identifierIndexToNameLoc…
6170acd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2023 in 1s

76.12% (+0.00%) compared to 5c0bebe

View this Pull Request on Codecov

76.12% (+0.00%) compared to 5c0bebe

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (5c0bebe) 76.12% compared to head (6170acd) 76.12%.

Files Patch % Lines
src/analysis.zig 82.35% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1655   +/-   ##
=======================================
  Coverage   76.12%   76.12%           
=======================================
  Files          34       34           
  Lines       10007    10003    -4     
=======================================
- Hits         7618     7615    -3     
+ Misses       2389     2388    -1     

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