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: first import #227

Closed sbinet closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (ed47ed3) 74.79% compared to head (53252dd) 75.29%.

Files Patch % Lines
stdlib/array/array.go 92.58% 23 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #227 +/- ## ========================================== + Coverage 74.79% 75.29% +0.50% ========================================== Files 78 79 +1 Lines 12818 13182 +364 ========================================== + Hits 9587 9926 +339 - Misses 2557 2579 +22 - Partials 674 677 +3 ```

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