codecov-commenter commented on PR #464: URL: https://github.com/apache/arrow-julia/pull/464#issuecomment-1587814363
## [Codecov](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report > Merging [#464](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (509d035) into [main](https://app.codecov.io/gh/apache/arrow-julia/commit/5532270a27ce33ce98e640f28a8f597680786042?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (5532270) will **decrease** coverage by `0.14%`. > The diff coverage is `86.52%`. ```diff @@ Coverage Diff @@ ## main #464 +/- ## ========================================== - Coverage 87.53% 87.39% -0.14% ========================================== Files 26 26 Lines 3272 3276 +4 ========================================== - Hits 2864 2863 -1 - Misses 408 413 +5 ``` | [Impacted Files](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [src/metadata/Flatbuf.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL21ldGFkYXRhL0ZsYXRidWYuamw=) | `100.00% <ø> (ø)` | | | [src/FlatBuffers/table.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL0ZsYXRCdWZmZXJzL3RhYmxlLmps) | `60.00% <61.53%> (ø)` | | | [src/utils.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL3V0aWxzLmps) | `81.08% <66.66%> (ø)` | | | [src/arraytypes/dictencoding.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL2FycmF5dHlwZXMvZGljdGVuY29kaW5nLmps) | `75.58% <74.19%> (ø)` | | | [src/Arrow.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL0Fycm93Lmps) | `94.87% <75.00%> (-2.57%)` | :arrow_down: | | [src/arraytypes/bool.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL2FycmF5dHlwZXMvYm9vbC5qbA==) | `88.70% <75.00%> (ø)` | | | [src/arraytypes/fixedsizelist.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL2FycmF5dHlwZXMvZml4ZWRzaXplbGlzdC5qbA==) | `84.53% <77.77%> (ø)` | | | [src/arraytypes/arraytypes.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL2FycmF5dHlwZXMvYXJyYXl0eXBlcy5qbA==) | `90.00% <78.94%> (ø)` | | | [src/ArrowTypes/src/ArrowTypes.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL0Fycm93VHlwZXMvc3JjL0Fycm93VHlwZXMuamw=) | `86.85% <80.95%> (ø)` | | | [src/eltypes.jl](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL2VsdHlwZXMuamw=) | `85.76% <82.60%> (-0.30%)` | :arrow_down: | | ... and [16 more](https://app.codecov.io/gh/apache/arrow-julia/pull/464?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | :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=apache) -- 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]
