Skip to content

Conversation

@GiggleLiu
Copy link
Owner

@GiggleLiu GiggleLiu commented Nov 27, 2024

This is for supporting UnitDiskMapping.
In this PR, we refined grid graph as a special case of UnitDiskGraph.

const GridGraph{D} = UnitDiskGraph{D, Int}

@codecov
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.95%. Comparing base (c29dfc1) to head (440f569).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   94.89%   94.95%   +0.06%     
==========================================
  Files          34       34              
  Lines        1449     1448       -1     
==========================================
  Hits         1375     1375              
+ Misses         74       73       -1     

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

@GiggleLiu GiggleLiu merged commit 378814b into main Nov 27, 2024
5 checks passed
@GiggleLiu
Copy link
Owner Author

Since all tests pass and I merge this PR directly.

@GiggleLiu GiggleLiu deleted the jg/refactor-grid-graph branch March 17, 2025 08:44
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.

2 participants