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

cl: fix compileCallArgs recover check #1457

Merged
merged 2 commits into from
Oct 8, 2023
Merged

cl: fix compileCallArgs recover check #1457

merged 2 commits into from
Oct 8, 2023

Conversation

visualfc
Copy link
Member

@visualfc visualfc commented Oct 8, 2023

check compile func internal error.

printf("%+v\n", int32)

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (3adfa80) 91.34% compared to head (48dff3d) 91.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1457   +/-   ##
=======================================
  Coverage   91.34%   91.34%           
=======================================
  Files          34       34           
  Lines       12068    12072    +4     
=======================================
+ Hits        11023    11027    +4     
  Misses        845      845           
  Partials      200      200           
Files Coverage Δ
cl/expr.go 97.13% <100.00%> (+0.01%) ⬆️

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

@xushiwei xushiwei merged commit 95c4e6a into goplus:main Oct 8, 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