go-python / gpython

gpython is a python interpreter written in go "batteries not included"
BSD 3-Clause "New" or "Revised" License
870 stars 95 forks source link

stdlib/array: add support for 'u' arrays #228

Closed sbinet closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (53252dd) 75.29% compared to head (95c8e39) 75.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #228 +/- ## ========================================== + Coverage 75.29% 75.44% +0.14% ========================================== Files 79 79 Lines 13182 13214 +32 ========================================== + Hits 9926 9969 +43 + Misses 2579 2569 -10 + Partials 677 676 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.