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.11" #38

Closed github-actions[bot] closed 3 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 to 0.9, 0.10, 0.11.

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.

codecov-io commented 3 years ago

Codecov Report

Merging #38 (e63cf34) into master (43d7baa) will increase coverage by 2.78%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   84.22%   87.01%   +2.78%     
==========================================
  Files           6        6              
  Lines         317      362      +45     
==========================================
+ Hits          267      315      +48     
+ Misses         50       47       -3     
Impacted Files Coverage Δ
src/values.jl 97.61% <0.00%> (+0.32%) :arrow_up:
src/parallelism.jl 81.48% <0.00%> (+0.71%) :arrow_up:
src/tree-ops.jl 83.01% <0.00%> (+1.96%) :arrow_up:
src/datastructure.jl 88.73% <0.00%> (+2.78%) :arrow_up:
src/patterns.jl 84.09% <0.00%> (+8.41%) :arrow_up:

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 43d7baa...e63cf34. Read the comment docs.