drhagen / tensora

Sparse/dense tensor library for Python
http://tensora.drhagen.com/
MIT License
9 stars 2 forks source link

Refactor TensorMethod #44

Closed drhagen closed 10 months ago

drhagen commented 10 months ago
codecov-commenter commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (1a83d89) 89.02% compared to head (267e1a0) 89.08%.

Files Patch % Lines
src/tensora/problem.py 66.66% 1 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #44 +/- ## ========================================== + Coverage 89.02% 89.08% +0.06% ========================================== Files 54 54 Lines 2951 2960 +9 Branches 526 527 +1 ========================================== + Hits 2627 2637 +10 + Misses 248 247 -1 Partials 76 76 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.