JuliaHEP / AwkwardArray.jl

Awkward Array in Julia mirrors the Python library, enabling effortless zero-copy data exchange between Julia and Python
https://juliahep.github.io/AwkwardArray.jl/dev/
MIT License
31 stars 2 forks source link

feat: rename `Tuple` to `SlotRecord` #77

Closed ianna closed 7 months ago

ianna commented 7 months ago

fixes issue #76

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 75.29%. Comparing base (523957f) to head (6f60f9c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ======================================= Coverage 75.29% 75.29% ======================================= Files 4 4 Lines 1623 1623 ======================================= Hits 1222 1222 Misses 401 401 ```

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