Skip to content

ssa: PyVal support py bytes#1198

Merged
xushiwei merged 1 commit intogoplus:mainfrom
visualfc:pybytes
Jul 30, 2025
Merged

ssa: PyVal support py bytes#1198
xushiwei merged 1 commit intogoplus:mainfrom
visualfc:pybytes

Conversation

@visualfc
Copy link
Member

a := py.List([...]byte{1, 2, 3}, [0]byte{})
std.Print(a) // [b'\x01\x02\x03', b'']

@codecov
Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.96%. Comparing base (d8da436) to head (36fa18b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1198      +/-   ##
==========================================
+ Coverage   87.93%   87.96%   +0.02%     
==========================================
  Files          29       29              
  Lines        7404     7419      +15     
==========================================
+ Hits         6511     6526      +15     
  Misses        825      825              
  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 86519b4 into goplus:main Jul 30, 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