Skip to content

ssa: PyVal support pyfunc#1196

Merged
xushiwei merged 1 commit intogoplus:mainfrom
visualfc:pyfunc
Jul 29, 2025
Merged

ssa: PyVal support pyfunc#1196
xushiwei merged 1 commit intogoplus:mainfrom
visualfc:pyfunc

Conversation

@visualfc
Copy link
Member

@visualfc visualfc commented Jul 29, 2025

PyVal support pyfunc

x := py.List(std.Abs, std.Print)
std.Print(x) //[<built-in function abs>, <built-in function print>]

@codecov
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.93%. Comparing base (a9193e3) to head (2538be9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1196      +/-   ##
==========================================
+ Coverage   87.92%   87.93%   +0.01%     
==========================================
  Files          29       29              
  Lines        7401     7404       +3     
==========================================
+ Hits         6507     6511       +4     
+ Misses        826      825       -1     
  Partials       68       68              

☔ 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 d8da436 into goplus:main Jul 29, 2025
32 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