funkelab / motile

Multi-Object Tracker using Integer Linear Equations
https://funkelab.github.io/motile/
MIT License
24 stars 5 forks source link

Use ruff-format, add Caroline to authors #88

Closed tlambert03 closed 5 months ago

tlambert03 commented 6 months ago

This pull request updates the pre-commit hooks to use the latest version of ruff-pre-commit and ruff-format. It also adds Caroline as an author in the pyproject.toml file.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 93.75%. Comparing base (09f5c33) to head (b11d0ef).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ======================================= Coverage 93.75% 93.75% ======================================= Files 33 33 Lines 817 817 ======================================= Hits 766 766 Misses 51 51 ```

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

cmalinmayor commented 5 months ago

Thanks Talley! I was going to comment yesterday that you should just merge this, but you beat me to it!