JuliaDataCubes / YAXArrays.jl

Yet Another XArray-like Julia package
https://juliadatacubes.github.io/YAXArrays.jl/
Other
101 stars 18 forks source link

up DD bounds #339

Closed lazarusA closed 1 year ago

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 6423403870


Totals Coverage Status
Change from base Build 6369683864: 0.0%
Covered Lines: 1235
Relevant Lines: 1750

💛 - Coveralls
codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

see 4 files with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!.

felixcremer commented 1 year ago

Your changes make the benchmarking action fail somehow. The failure is really confusing. I am going to merge it now and we should see, whether this also fails, when it is merged on master. There seems to be some version mismatch between the DimensionalData version that is in the normal Project.toml and what is expected in the Benchmarking environment but there Dimensionaldata is not specified.