Skip to content

ssa: PyVal support bool,int,uint,string,complex - #1195

Merged
xushiwei merged 1 commit into
xgo-dev:mainfrom
visualfc:pyexpr
Jul 29, 2025
Merged

ssa: PyVal support bool,int,uint,string,complex#1195
xushiwei merged 1 commit into
xgo-dev:mainfrom
visualfc:pyexpr

ssa: PyVal support bool,int,uint,string,bytearray,complex

0a6588c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2025 in 0s

87.92% (+0.07%) compared to 66fd3a5

View this Pull Request on Codecov

87.92% (+0.07%) compared to 66fd3a5

Details

Codecov Report

❌ Patch coverage is 91.58879% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.92%. Comparing base (66fd3a5) to head (0a6588c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ssa/python.go 91.58% 7 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1195      +/-   ##
==========================================
+ Coverage   87.84%   87.92%   +0.07%     
==========================================
  Files          29       29              
  Lines        7298     7401     +103     
==========================================
+ Hits         6411     6507      +96     
- Misses        821      826       +5     
- Partials       66       68       +2     

☔ 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.