apache / arrow-julia

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

Use https://arrow.apache.org/julia/ as the official document URL #490

Closed kou closed 11 months ago

kou commented 11 months ago

fix #470

codecov-commenter commented 11 months ago

Codecov Report

Merging #490 (a8109cb) into main (42a46f5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #490   +/-   ##
=======================================
  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

ericphanson commented 11 months ago

The failing docs build should be addressed by https://github.com/apache/arrow-julia/pull/491