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

chore: version 0.1.4 #85

Closed ianna closed 5 months ago

ianna commented 5 months ago

The version specified in Project.toml must not exist as a tag when one registers a new version. The workflow is to add the tag after the registration/update is successful (merged).

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 75.27%. Comparing base (0591fd4) to head (73f35f6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ======================================= Coverage 75.27% 75.27% ======================================= Files 4 4 Lines 1630 1630 ======================================= Hits 1227 1227 Misses 403 403 ```

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