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

Update ci.yml: Add mac aarch64 CI, codecov v4 #1127

Closed ViralBShah closed 6 months ago

ViralBShah commented 7 months ago

Add Mac aarch64 CI Add codecov v4 Add a 20 min timeout Run stable x86, LTS x64, and nightly x64 only on linux

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 90.12%. Comparing base (ba1f4d2) to head (db74663).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1127 +/- ## ========================================== + Coverage 90.08% 90.12% +0.04% ========================================== Files 9 9 Lines 2309 2309 ========================================== + Hits 2080 2081 +1 + Misses 229 228 -1 ```

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

ViralBShah commented 7 months ago

We should merge this - but there seems to be an issue on precompilation with julia nightly.