Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compute edge distance from single position attribute, add constant #95

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

funkey
Copy link
Member

@funkey funkey commented Apr 25, 2024

This allows to represent node positions in a single attribute. Also added constant costs.

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.75%. Comparing base (1216dec) to head (cb36ecb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   93.71%   93.75%   +0.03%     
==========================================
  Files          33       33              
  Lines         812      816       +4     
==========================================
+ Hits          761      765       +4     
  Misses         51       51              

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

@cmalinmayor cmalinmayor merged commit 1400514 into main Apr 29, 2024
13 checks passed
@cmalinmayor cmalinmayor deleted the edge_distance_cost branch April 29, 2024 18:16
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.

None yet

3 participants