asc-community / GenericTensor

The only library allowing to create Tensors (matrices extension) with custom types
https://angouri.org/#generictensor
MIT License
50 stars 5 forks source link

Adding fold... #35

Closed WhiteBlackGoose closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #35 (850ec4d) into master (5a2cbf4) will increase coverage by 0.11%. The diff coverage is 100.00%.

:exclamation: Current head 850ec4d differs from pull request most recent head bcf1991. Consider uploading reports for the commit bcf1991 to get more accurate results

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   81.57%   81.69%   +0.11%     
==========================================
  Files          28       28              
  Lines        1433     1442       +9     
  Branches      287      291       +4     
==========================================
+ Hits         1169     1178       +9     
  Misses        183      183              
  Partials       81       81              
Impacted Files Coverage Δ
GenericTensor/Declaration.cs 91.04% <100.00%> (+0.13%) :arrow_up:
GenericTensor/Functions/Composition.cs 84.61% <100.00%> (+3.97%) :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 5a2cbf4...bcf1991. Read the comment docs.