JuliaData / IndexedTables.jl

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

Some general maintenance #303

Closed andreasnoack closed 11 months ago

andreasnoack commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (def7137) 82.69% compared to head (7e97ebb) 87.60%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #303 +/- ## ========================================== + Coverage 82.69% 87.60% +4.91% ========================================== Files 15 15 Lines 1277 1759 +482 ========================================== + Hits 1056 1541 +485 + Misses 221 218 -3 ``` | [Files](https://app.codecov.io/gh/JuliaData/IndexedTables.jl/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaData) | Coverage Δ | | |---|---|---| | [src/IndexedTables.jl](https://app.codecov.io/gh/JuliaData/IndexedTables.jl/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaData#diff-c3JjL0luZGV4ZWRUYWJsZXMuamw=) | `87.50% <ø> (+27.50%)` | :arrow_up: | | [src/columns.jl](https://app.codecov.io/gh/JuliaData/IndexedTables.jl/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaData#diff-c3JjL2NvbHVtbnMuamw=) | `89.68% <100.00%> (+7.91%)` | :arrow_up: | | [src/reduce.jl](https://app.codecov.io/gh/JuliaData/IndexedTables.jl/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaData#diff-c3JjL3JlZHVjZS5qbA==) | `88.63% <66.66%> (+4.85%)` | :arrow_up: | | [src/selection.jl](https://app.codecov.io/gh/JuliaData/IndexedTables.jl/pull/303?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaData#diff-c3JjL3NlbGVjdGlvbi5qbA==) | `83.87% <50.00%> (-2.50%)` | :arrow_down: | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/JuliaData/IndexedTables.jl/pull/303/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.