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: compileErrWrapExpr check callExpr #2174

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Conversation

visualfc
Copy link
Member

@visualfc visualfc commented Mar 13, 2025

echo foo! => echo foo()!

Copy link

codecov bot commented Mar 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.12%. Comparing base (feb7628) to head (3f43389).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2174   +/-   ##
=======================================
  Coverage   93.12%   93.12%           
=======================================
  Files          34       34           
  Lines       11020    11024    +4     
=======================================
+ Hits        10262    10266    +4     
  Misses        603      603           
  Partials      155      155           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xushiwei xushiwei changed the title [WIP] cl: compileErrWrapExpr check callExpr cl: compileErrWrapExpr check callExpr Mar 13, 2025
@xushiwei xushiwei merged commit ad3e355 into goplus:main Mar 13, 2025
14 checks passed
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