shashi / FileTrees.jl

Parallel computing with a tree of files metaphor
http://shashi.biz/FileTrees.jl
Other
88 stars 6 forks source link

CompatHelper: bump compat for "Dagger" to "0.12" #56

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Dagger package from 0.9, 0.10, 0.11 to 0.9, 0.10, 0.11, 0.12.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

jpsamaroo commented 3 years ago

I can fix that Windows failure if you give me a little bit

codecov-commenter commented 3 years ago

Codecov Report

Merging #56 (c3a8ec4) into master (348340c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   87.01%   87.01%           
=======================================
  Files           6        6           
  Lines         362      362           
=======================================
  Hits          315      315           
  Misses         47       47           

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 348340c...c3a8ec4. Read the comment docs.

jpsamaroo commented 3 years ago

MacOS failures are my fault too... https://github.com/JuliaParallel/Dagger.jl/pull/252

jpsamaroo commented 2 years ago

@DrChainsaw this is good to go I think.

DrChainsaw commented 2 years ago

Great! Thanks for looking out for the downstream :)

Should I bump the compat bounds before releasing or was it a CI-only failure?

jpsamaroo commented 2 years ago

I would bump the compat bounds