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: form from type functions #106

Closed ianna closed 2 months ago

ianna commented 2 months ago

Note: Changes in Julia nightly builds:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.26168% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.91%. Comparing base (3993678) to head (59e803d).

Files Patch % Lines
src/form_utils.jl 96.26% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #106 +/- ## ========================================== + Coverage 75.69% 76.91% +1.22% ========================================== Files 4 5 +1 Lines 1691 1798 +107 ========================================== + Hits 1280 1383 +103 - Misses 411 415 +4 ```

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