-
Notifications
You must be signed in to change notification settings - Fork 9
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
Transit Improvements and Acceptance Criteria Summaries #135
Merged
Conversation
This file contains 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
Add feature checklist
Create a GH workflow for when milestones are created. Add an issue to the milestone which is to run the whole test suite WITH EMME.
Add issue creation for release plan // add issue to run full Emme test
1. Adds test docs build on github actions 2. Combines dependencies for docs and general requirements 3. Pins jinja2 version <3.10 because of deprecation of something that MkDocs uses (and sphinx) - can be considered for removal later.
-Add "chore" -Update templates to have a progress checklist
add more emoji
skip tests
skip tests fyi @vamerlynck
Cleaned out __init__.py to avoid inro dependency on import bug skip tests
skip tests
skip tests
skip tests
skip tests
skip tests
skip tests
skip tests
skip tests
skip tests
skip tests
skip tests
skip ci
taz-district-crosswalk.csv
add operator name (SMART)
skip ci
Making Link21 Changes Runnable
This integrated version of the package executes both the TM2 model run and the acceptance criteria code for generating the tableau summaries. There are still some manual steps involved in running the model from beginning to end, which will be addressed in separate issues. Fixes for these steps will be implemented and later incorporated into the development branch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What existing problem does the pull request solve and why should we include it?
Bring in the Link21 transit improvements and acceptance criteria summaries, merged together to be established as a new development branch.
What is the testing plan?
This will impact all tests
Demonstrate the code is solid by discussing how results are verified and covered by tests
Code formatting
Code should be PEP8 compliant before merging by running a package like
black
Applicable Issues
Please do not create a Pull Request without creating an issue first.
Closes #125
Closes #96
Issues List