JuliaArrays / ArraysOfArrays.jl

Efficient storage and handling of nested arrays in Julia
Other
43 stars 9 forks source link

CompatHelper: bump compat for "Adapt" to "3.2" #16

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Adapt package from 1, 2 to 1, 2, 3.2.

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[bot] commented 3 years ago

Codecov Report

Merging #16 (c99b4a9) into master (8a0af25) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   95.83%   95.83%           
=======================================
  Files           7        7           
  Lines         432      432           
=======================================
  Hits          414      414           
  Misses         18       18           

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 8a0af25...c99b4a9. Read the comment docs.

oschulz commented 3 years ago

Added manually.