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) #135

Closed github-actions[bot] closed 12 months 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 #135 (5d67d63) into master (20783f3) will decrease coverage by 1.48%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
- Coverage   77.27%   75.79%   -1.48%     
==========================================
  Files          22       22              
  Lines        2020     1752     -268     
==========================================
- Hits         1561     1328     -233     
+ Misses        459      424      -35     

see 22 files with indirect coverage changes

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