JuliaData / CSV.jl

Utility library for working with CSV and other delimited files in the Julia programming language
https://csv.juliadata.org/
Other
470 stars 140 forks source link

Add compat to Documenter.jl, use `warnonly = Documenter.except()` #1126

Closed longemen3000 closed 7 months ago

longemen3000 commented 7 months ago

that should allow the docs CI to pass.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.41%. Comparing base (00f5510) to head (0db9d45).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1126 +/- ## ======================================= Coverage 90.41% 90.41% ======================================= Files 9 9 Lines 2305 2305 ======================================= Hits 2084 2084 Misses 221 221 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.