timsaucer opened a new pull request, #14802: URL: https://github.com/apache/datafusion/pull/14802
## Which issue does this PR close? None ## Rationale for this change Improve code coverage ## What changes are included in this PR? Adds unit tests, no functional code changes. ## Are these changes tested? The two images below were generated before and after these unit tests were included. Generated using: ```shell cargo tarpaulin --package datafusion-ffi --tests --features integration-tests --out Html ``` <img width="1497" alt="before-test-additions" src="https://github.com/user-attachments/assets/17a25df3-a241-4188-96f8-e846f52a8aef" /> <img width="1499" alt="after-test-additions" src="https://github.com/user-attachments/assets/a4031248-7dcb-43c9-82ac-3827433bcb31" /> ## Are there any user-facing changes? None -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org