-
Notifications
You must be signed in to change notification settings - Fork 0
60 task write trails drawing feature functions total distance updated #118
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
cgmaiorano
merged 45 commits into
main
from
60-task-write-trails-drawing-feature-functions-total_distance_updated
Mar 10, 2026
Merged
Changes from 36 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
5f40b12
wrote calculate_velocity_metrics
cgmaiorano de32337
add distance assign
cgmaiorano 591a752
new classmethod for validating dataframe does not contain duplicate t…
cgmaiorano ac26494
added UTC_timestap check to validator and wrote unit test
cgmaiorano 0952f4a
adjust unit test for validator
cgmaiorano 3983c9c
fixing other unit tests by adding required columns
cgmaiorano 3843b46
update validate data function to only apply to trails
cgmaiorano a3efd89
revert validator test back to only seconds
cgmaiorano e0cdea0
added new line checking for task name in metadata
cgmaiorano 3489b85
remove validator function - will be its own new issue
cgmaiorano eb4b522
ruff reformat
cgmaiorano 4e4ca3e
remove divide by 0 replacement
cgmaiorano a3a1918
unit tests for velocity function
cgmaiorano e6c7536
Merge branch 'main' into 96-task-write-trails-velocity-feature-functi…
cgmaiorano 467553c
fix small bug from merge from main into branch
cgmaiorano 10957f9
ruff reformat
cgmaiorano 9e4883e
wrote detect_hesitations
cgmaiorano eded58d
adjusting the functions for ink_points which no longer will be in the…
cgmaiorano 679cffc
made ink_points a class attribute again and fixed all unit tests
cgmaiorano e9f54eb
ruff reformat
cgmaiorano c5ce67c
move calculate smoothness into LineSegment, move smoothness unit test…
cgmaiorano 0c40daf
cleande up compute_segment metrics, moved ink_point assigning out of …
cgmaiorano 215f701
ruff reformat
cgmaiorano 9d4e462
ruff remove unused imports
cgmaiorano abf56bd
ruff remove unused imports
cgmaiorano 3c0dea4
ruff reformat and rename variables
cgmaiorano fa2a84c
unit tests for compute_segment_metrics
cgmaiorano 8292a6c
ruff reformat, mypy errors fixing
cgmaiorano dc4a43f
trying to solve mypy error
cgmaiorano 8838cbc
ruff and mypy and unit errors
cgmaiorano 3b5907a
Merge branch 'main' into 60-task-write-trails-drawing-feature-functio…
cgmaiorano ecd4ea1
all my functions disappeared during merge from main so added back in …
cgmaiorano d33c221
ruff format
cgmaiorano de67b85
mypy error
cgmaiorano 078743b
Merge branch 'main' into 60-task-write-trails-drawing-feature-functio…
cgmaiorano d9d382e
mypy and ruff errors
cgmaiorano faf5d73
import logger, remove extra unit test
cgmaiorano baa1638
correcting pytest.approx
cgmaiorano a6a02b3
rework if else chain
cgmaiorano 384a139
ruff
cgmaiorano 52d16fe
line too long
cgmaiorano 7d2a165
update logger method to match one in config
cgmaiorano 00e9968
fixing unused import
cgmaiorano 0fbf5a5
ruff reformat
cgmaiorano a4ebe58
fix if else chain
cgmaiorano 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
Some comments aren't visible on the classic Files Changed page.
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
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.