Skip to content

Conversation

CarloLucibello
Copy link
Member

Fixing broken precompilation

julia> using MLDatasets
[ Info: Precompiling MLDatasets [eb30cadb-4394-5ae3-aed4-317e484a6458]
WARNING: Method definition (::Type{MLDatasets.CachedDataset{T, S} where S where T})(Any) in module MLDatasets at /home/carlo/.julia/dev/MLDatasets/src/containers/cacheddataset.jl:29 overwritten at /home/carlo/.julia/dev/MLDatasets/src/containers/cacheddataset.jl:31.
  ** incremental compilation may be fatally broken for this module **

@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2022

Codecov Report

Merging #102 (07975ff) into master (42cc48f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #102   +/-   ##
=======================================
  Coverage   36.02%   36.02%           
=======================================
  Files          38       38           
  Lines         880      880           
=======================================
  Hits          317      317           
  Misses        563      563           
Impacted Files Coverage Δ
src/containers/cacheddataset.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42cc48f...07975ff. Read the comment docs.

@CarloLucibello CarloLucibello merged commit c5b862d into master Mar 25, 2022
@CarloLucibello CarloLucibello deleted the CarloLucibello-patch-1 branch May 7, 2022 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants