Jutho / TensorOperations.jl

Julia package for tensor contractions and related operations
https://jutho.github.io/TensorOperations.jl/stable/
Other
438 stars 55 forks source link

CompatHelper: bump compat for Strided to 2, (keep existing compat) #134

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Strided package from 1 to 1, 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 1 year ago

Codecov Report

Merging #134 (51aff51) into master (f577315) will decrease coverage by 1.62%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   77.39%   75.78%   -1.62%     
==========================================
  Files          22       22              
  Lines        1991     1751     -240     
==========================================
- Hits         1541     1327     -214     
+ Misses        450      424      -26     

see 22 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more