Skip to content

Conversation

@AnniekStok
Copy link
Collaborator

Copy motile toolbox code to funtracks. I have done little more than copying the code, ensuring we use the same NodeAttr/EdgeAttr references (though to be deprecated), making sure the tests pass, and making ruff happy. Do we want to do any other reorganization here?

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

❌ Patch coverage is 96.37306% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.69%. Comparing base (d0745b8) to head (cec43f3).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/funtracks/utils/_segmentation_utils.py 87.87% 4 Missing ⚠️
src/funtracks/candidate_graph/iou.py 94.64% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
+ Coverage   90.20%   90.69%   +0.48%     
==========================================
  Files          52       57       +5     
  Lines        2654     2847     +193     
==========================================
+ Hits         2394     2582     +188     
- Misses        260      265       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@cmalinmayor cmalinmayor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🐯

@cmalinmayor cmalinmayor marked this pull request as ready for review January 20, 2026 14:36
Copy link
Contributor

@cmalinmayor cmalinmayor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move over tests for these functions from the toolbox :)

Copy link
Contributor

@cmalinmayor cmalinmayor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@cmalinmayor cmalinmayor merged commit 8aa3efa into main Jan 27, 2026
25 checks passed
@cmalinmayor cmalinmayor deleted the 47-move-the-graph-creation-code-from-the-toolbox-into-funtracks branch January 27, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants