Skip to content

cl: funcName check $bound#1117

Merged
xushiwei merged 1 commit intogoplus:mainfrom
visualfc:bound
May 16, 2025
Merged

cl: funcName check $bound#1117
xushiwei merged 1 commit intogoplus:mainfrom
visualfc:bound

Conversation

@visualfc
Copy link
Member

@visualfc visualfc commented May 15, 2025

fix closure func method$bound missing recv. ( fn = v.method )
fix #1116 #1113

@codecov
Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.35%. Comparing base (93b9b7d) to head (c4f0dd1).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1117   +/-   ##
=======================================
  Coverage   87.34%   87.35%           
=======================================
  Files          29       29           
  Lines        7225     7228    +3     
=======================================
+ Hits         6311     6314    +3     
  Misses        849      849           
  Partials       65       65           

☔ 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 merged commit ac0d104 into goplus:main May 16, 2025
34 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.

unexpect panic in json.Marshal

2 participants