-
Notifications
You must be signed in to change notification settings - Fork 17
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
Midterm PR #17
base: main
Are you sure you want to change the base?
Midterm PR #17
Conversation
… references. still need to finish modules and use the real data
…esholding, added basic docs that need to be finished, added more unit tests for trip class
…e trying to get pytest fixtures to lint properly. i feel like crying
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
No clue why the tests are failing, they all pass locally and it lints at 10/10. I've reworked the code so many times to make the linting stop complaining that I can't tamper with the unit tests to make the automated build pass. When pytest is run against the two test_*.py files, this is what I see:
|
The only listing issue I see which gives you 9.98/10!!!! is:
which I would say is not useful since that’s bc of your unit test. So no worries. |
the test fail I would say bc of issues with the relative paths. If they pass directly using pytest it’s fine. If you want pass by my office to look into it. |
Submission for avgagliardo
Breakdown of Required Tasks and Solutions:
https://github.com/avgagliardo/CP1-24-midterm/blob/tdd/avgagliardo/documentation/how-to-run.md#task-requirements