codecov-commenter commented on PR #355: URL: https://github.com/apache/arrow-julia/pull/355#issuecomment-1298962797
# [Codecov](https://codecov.io/gh/apache/arrow-julia/pull/355?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#355](https://codecov.io/gh/apache/arrow-julia/pull/355?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7eaeb74) into [main](https://codecov.io/gh/apache/arrow-julia/commit/384c242572604e4a3b9b552a30c56754775a5edc?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (384c242) will **increase** coverage by `0.27%`. > The diff coverage is `98.93%`. ```diff @@ Coverage Diff @@ ## main #355 +/- ## ========================================== + Coverage 87.39% 87.67% +0.27% ========================================== Files 25 25 Lines 3126 3115 -11 ========================================== - Hits 2732 2731 -1 + Misses 394 384 -10 ``` | [Impacted Files](https://codecov.io/gh/apache/arrow-julia/pull/355?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [src/Arrow.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL0Fycm93Lmps) | `100.00% <ø> (+47.61%)` | :arrow_up: | | [src/table.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3RhYmxlLmps) | `96.66% <96.55%> (ø)` | | | [src/append.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2FwcGVuZC5qbA==) | `89.87% <100.00%> (ø)` | | | [src/arraytypes/arraytypes.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2FycmF5dHlwZXMvYXJyYXl0eXBlcy5qbA==) | `89.62% <100.00%> (ø)` | | | [src/arraytypes/bool.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2FycmF5dHlwZXMvYm9vbC5qbA==) | `88.70% <100.00%> (ø)` | | | [src/arraytypes/compressed.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2FycmF5dHlwZXMvY29tcHJlc3NlZC5qbA==) | `100.00% <100.00%> (ø)` | | | [src/arraytypes/dictencoding.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2FycmF5dHlwZXMvZGljdGVuY29kaW5nLmps) | `75.58% <100.00%> (ø)` | | | [src/arraytypes/fixedsizelist.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2FycmF5dHlwZXMvZml4ZWRzaXplbGlzdC5qbA==) | `84.53% <100.00%> (ø)` | | | [src/arraytypes/map.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2FycmF5dHlwZXMvbWFwLmps) | `100.00% <100.00%> (ø)` | | | [src/arraytypes/primitive.jl](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL2FycmF5dHlwZXMvcHJpbWl0aXZlLmps) | `94.11% <100.00%> (ø)` | | | ... and [3 more](https://codecov.io/gh/apache/arrow-julia/pull/355/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | | :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
