jipolanco / PencilArrays.jl

Distributed Julia arrays using the MPI protocol
https://jipolanco.github.io/PencilArrays.jl/dev/
MIT License
60 stars 8 forks source link

CompatHelper: bump compat for "ArrayInterface" to "5" #48

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the ArrayInterface package from 3, 4 to 3, 4, 5.

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-commenter commented 2 years ago

Codecov Report

Merging #48 (51cc61a) into master (cbc8261) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   96.64%   96.72%   +0.07%     
==========================================
  Files          21       21              
  Lines        1162     1159       -3     
==========================================
- Hits         1123     1121       -2     
+ Misses         39       38       -1     
Impacted Files Coverage Δ
src/array_interface.jl 100.00% <100.00%> (+4.00%) :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 cbc8261...51cc61a. Read the comment docs.