apache / arrow-julia

Official Julia implementation of Apache Arrow
https://arrow.apache.org/julia/
Other
283 stars 60 forks source link

CompatHelper: bump compat for TranscodingStreams to 0.10, (keep existing compat) #489

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

This pull request changes the compat entry for the TranscodingStreams package from 0.9.12 to 0.9.12, 0.10. 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-commenter commented 8 months ago

Codecov Report

Merging #489 (1d46c85) into main (95efe95) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #489   +/-   ##
=======================================
  Coverage   87.45%   87.45%           
=======================================
  Files          26       26           
  Lines        3283     3283           
=======================================
  Hits         2871     2871           
  Misses        412      412           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

baumgold commented 8 months ago

Superseded by #488