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

SnoopPrecompile -> PrecompileTools #1088

Closed timholy closed 1 year ago

timholy commented 1 year ago

It seems that repositories that I'd previously forked got left out of the giant automatic PR festival. See https://discourse.julialang.org/t/ann-snoopprecompile-precompiletools/97882 for the motivations behind this PR.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b3b717a) 90.22% compared to head (ec6e0c1) 90.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1088 +/- ## ======================================= Coverage 90.22% 90.22% ======================================= Files 9 9 Lines 2271 2271 ======================================= Hits 2049 2049 Misses 222 222 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaData/CSV.jl/pull/1088?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaData) | Coverage Δ | | |---|---|---| | [src/precompile.jl](https://app.codecov.io/gh/JuliaData/CSV.jl/pull/1088?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaData#diff-c3JjL3ByZWNvbXBpbGUuamw=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.