Skip to content

Add symmetric division implementation adapted from attrackt#144

Closed
cmalinmayor wants to merge 5 commits into
mainfrom
107-symmetric-division
Closed

Add symmetric division implementation adapted from attrackt#144
cmalinmayor wants to merge 5 commits into
mainfrom
107-symmetric-division

Conversation

@cmalinmayor
Copy link
Copy Markdown
Contributor

@cmalinmayor cmalinmayor commented Oct 9, 2025

Closes #107

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 9, 2025

Codecov Report

❌ Patch coverage is 86.11111% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.85%. Comparing base (9775fc3) to head (55b854d).

Files with missing lines Patch % Lines
motile/costs/symmetric_division.py 88.00% 3 Missing ⚠️
motile/costs/edge_distance.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   93.61%   93.85%   +0.23%     
==========================================
  Files          30       31       +1     
  Lines         752      781      +29     
==========================================
+ Hits          704      733      +29     
  Misses         48       48              

☔ 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.

@cmalinmayor cmalinmayor marked this pull request as ready for review November 10, 2025 16:39
@cmalinmayor
Copy link
Copy Markdown
Contributor Author

Closing in favor of #160

@cmalinmayor cmalinmayor closed this May 7, 2026
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.

Add symmetric division cost

1 participant