drhagen / tensora

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

Use more Ruff lints #62

Closed drhagen closed 8 months ago

drhagen commented 8 months ago

Now that the code base is in a better place, expanding the activated lints should keep the code clean.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.08%. Comparing base (c0774d5) to head (4ef295c).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #62 +/- ## ========================================== - Coverage 89.15% 89.08% -0.08% ========================================== Files 54 54 Lines 2978 2986 +8 Branches 534 536 +2 ========================================== + Hits 2655 2660 +5 - Misses 247 249 +2 - Partials 76 77 +1 ```

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