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

parser: fix parsePrimaryExpr check literal value #1513

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

visualfc
Copy link
Member

@visualfc visualfc commented Nov 2, 2023

No description provided.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1972a4e) 91.74% compared to head (7faaeb3) 91.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1513      +/-   ##
==========================================
+ Coverage   91.74%   91.78%   +0.03%     
==========================================
  Files          34       34              
  Lines       12226    12218       -8     
==========================================
- Hits        11217    11214       -3     
+ Misses        813      808       -5     
  Partials      196      196              
Files Coverage Δ
parser/parser.go 87.88% <100.00%> (+0.14%) ⬆️

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

@xushiwei xushiwei merged commit 17a67a2 into goplus:main Nov 2, 2023
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.

2 participants