-
Notifications
You must be signed in to change notification settings - Fork 74
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
Paths recording refactor #835
Open
trevorgerhardt
wants to merge
21
commits into
dev
Choose a base branch
from
paths-refactor
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 22, 2022
-
Paths: return machine usable results
Returns times in seconds instead of converting before sending.
Configuration menu - View commit details
-
Copy full SHA for 743d879 - Browse repository at this point
Copy the full SHA 743d879View commit details -
Improve stopString and routeString outputs
If we are returning a single string, concatenating values can be very redundant as IDs may be the same as `short_name`s and stop indexes would need to be parsed to be useful.
Configuration menu - View commit details
-
Copy full SHA for cd950c9 - Browse repository at this point
Copy the full SHA cd950c9View commit details -
Round the minutes in the SimpsonDesertTests
Should the tests be using the "HumanReadableIteration" results?
Configuration menu - View commit details
-
Copy full SHA for 0ed82ea - Browse repository at this point
Copy the full SHA 0ed82eaView commit details
Commits on Oct 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 12c1e39 - Browse repository at this point
Copy the full SHA 12c1e39View commit details
Commits on Oct 18, 2022
-
Refactor code around paths recording. - Reduce flags and settings from peppering inner loops - Consolidate regional / taui / single point recording - Reduce code with "side effects" preferring methods that act on passed in data - Modify single point path summaries to produce what the front-end will display.
Configuration menu - View commit details
-
Copy full SHA for 65f0eb4 - Browse repository at this point
Copy the full SHA 65f0eb4View commit details
Commits on Oct 19, 2022
-
Translate a path result to data usable by the client side.
Configuration menu - View commit details
-
Copy full SHA for 4d3600b - Browse repository at this point
Copy the full SHA 4d3600bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 936914f - Browse repository at this point
Copy the full SHA 936914fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf33d90 - Browse repository at this point
Copy the full SHA cf33d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad5269a - Browse repository at this point
Copy the full SHA ad5269aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c17c0bb - Browse repository at this point
Copy the full SHA c17c0bbView commit details
Commits on Oct 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6652105 - Browse repository at this point
Copy the full SHA 6652105View commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 39a309a - Browse repository at this point
Copy the full SHA 39a309aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f22a23 - Browse repository at this point
Copy the full SHA 9f22a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219b262 - Browse repository at this point
Copy the full SHA 219b262View commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8183417 - Browse repository at this point
Copy the full SHA 8183417View commit details
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7391d25 - Browse repository at this point
Copy the full SHA 7391d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b81f0 - Browse repository at this point
Copy the full SHA 44b81f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cb044 - Browse repository at this point
Copy the full SHA 95cb044View commit details
Commits on Nov 2, 2022
-
Move the propagater into analyst
- Remove the static initialize method from `PathResultsRecorder` - Move the `summarize` method from `PathResult` -> `RegionalPathResultSummar`
Configuration menu - View commit details
-
Copy full SHA for 9490c4a - Browse repository at this point
Copy the full SHA 9490c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d99ad - Browse repository at this point
Copy the full SHA 52d99adView commit details
Commits on Dec 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 13c5b5a - Browse repository at this point
Copy the full SHA 13c5b5aView commit details
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.