-
Notifications
You must be signed in to change notification settings - Fork 5
Partial update of track IDs #158
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
Merged
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
5fd9f0b
removing the "Null" node from assign_track_ids and updated relevant c…
yfukai 2b5939d
updated pytest
yfukai fbf1111
updated test
yfukai 6f19429
further test
yfukai dabef78
Allow attribute selection without copying
yfukai 2e9ded2
feat: add helper to normalize attribute keys
yfukai dd32c64
Merge pull request #4 from yfukai/codex/update-subgraph-method-for-at…
yfukai 4abd84f
_base_graph.py を更新
yfukai fae8e09
try to modify but got lost
yfukai 7023e1b
Revert "_base_graph.py を更新"
yfukai 4b438f9
Revert "Merge pull request #4 from yfukai/codex/update-subgraph-metho…
yfukai bd8e1e0
solved rustworkx problems
yfukai 049a82e
updating but sqlgraph is not working
yfukai d5f0ee8
fixed bugs
yfukai fcf288c
Merge remote-tracking branch 'origin/remove_null_node_from_tracks_gra…
yfukai 61c7018
Scaffolding what to do
yfukai 3eae229
adding tests
yfukai cfa7ffd
Merge remote-tracking branch 'upstream/main' into partial_update_trac…
yfukai 8d367fb
test passing with the codex help (while need to be reviewed)
yfukai 57e5fd8
updating comments
yfukai 19c1a93
wrote test
yfukai ffdca00
test passing
yfukai 89876a2
test passing and formated
yfukai a8822ad
test passing with reassignment of the track IDs
yfukai fbdb24b
trying to add another test cases
yfukai 8f138fa
further test case
yfukai 1d3ca08
added remove_edge function
yfukai 64de42f
dealing with ruff error
yfukai b4362f5
further fix
yfukai 0ae6725
Merge branch 'delete_edges' into partial_update_track_id
yfukai 5e59da7
small fix
yfukai 2bc4120
Merge branch 'delete_edges' into partial_update_track_id
yfukai 9633454
fixed session scope
yfukai c1767c1
adding test for covering GraphView
yfukai cea3c78
Merge branch 'main' into delete_edges
JoOkuma e0c76e2
Update src/tracksdata/graph/_graph_view.py
yfukai e3e14a3
updated logic for the graphview
yfukai df68b3f
reordered condition statement for sqlgraph
yfukai 004664b
Merge branch 'delete_edges' into partial_update_track_id
yfukai 6f4fbb1
Casting track_id to int to avoid type issues with updating attrs
yfukai 7a6f8ac
fixing error bugs
yfukai 3c12726
fixed error in view remove_edge
yfukai 662a191
patched error message for sqlgraph
yfukai 1a619b3
organized and tested error messages
yfukai 48de8c8
Merge branch 'delete_edges' into partial_update_track_id
yfukai 0c8dcbe
Merge branch 'main' into partial_update_track_id
JoOkuma d8759e6
Update src/tracksdata/graph/_base_graph.py
yfukai 90fcb7d
Update src/tracksdata/graph/_rustworkx_graph.py
yfukai 9df2436
Added originally failing test and solved it by fixing the tracklet id…
yfukai ed462ca
fixed lint
yfukai cb7fc9e
renamed tracklet_nodes function
yfukai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.