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

safety related fixes #1711

Merged
merged 5 commits into from
Jan 14, 2024
Merged

safety related fixes #1711

merged 5 commits into from
Jan 14, 2024

Conversation

Techatrix
Copy link
Member

fixes #1645

I thought that I had fixed these kinds of issues but here we go again.
The main token of an identifier node isn't always an identifier token.

fixes #1645
The new `build_on_save_step` requires allocation.
Copy link

codecov bot commented Jan 14, 2024

Codecov Report

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

Comparison is base (abe83cf) 76.12% compared to head (0d4c466) 76.17%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/analysis.zig 63.63% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1711      +/-   ##
==========================================
+ Coverage   76.12%   76.17%   +0.04%     
==========================================
  Files          34       34              
  Lines        9991    10013      +22     
==========================================
+ Hits         7606     7627      +21     
- Misses       2385     2386       +1     

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

@llogick llogick merged commit 5141e35 into master Jan 14, 2024
10 checks passed
@llogick llogick deleted the techatrix/safety branch January 14, 2024 17:26
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.

zls crashes
2 participants