JuliaData / IndexedTables.jl

Flexible tables with ordered indices
https://juliadb.org
MIT License
120 stars 38 forks source link

CompatHelper: bump compat for StructArrays to 0.6, (keep existing compat) #302

Open github-actions[bot] opened 9 months ago

github-actions[bot] commented 9 months ago

This pull request changes the compat entry for the StructArrays package from 0.4.1 to 0.4.1, 0.6. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (f83f0c7) 87.60% compared to head (23b4fd2) 82.69%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #302 +/- ## ========================================== - Coverage 87.60% 82.69% -4.92% ========================================== Files 15 15 Lines 1759 1277 -482 ========================================== - Hits 1541 1056 -485 - Misses 218 221 +3 ``` [see 15 files with indirect coverage changes](https://app.codecov.io/gh/JuliaData/IndexedTables.jl/pull/302/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaData)

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