Skip to content
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

CP1-24-midterm #26

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open

CP1-24-midterm #26

wants to merge 37 commits into from

Conversation

abruns123
Copy link

No description provided.

two points based on latitude and longitude inputs.
test_midterm_mods acts as a unit test for the
modules using pytest. unit_converter can convert
feet and yards to meters. unix_time can take in a
time and return unix time. Implementing file reading
in the necessary modules is still a work in progress
moving this file to the main file
need to commit to make sure files are in sync
added more tests to test_midterm_mods, and
added the motion_direction module to determine the
direction of motion in an elevator
having an issue wher the jupyter file imports
old versions of python files instead of the
latest versions.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@abruns123 abruns123 closed this Oct 26, 2024
@abruns123 abruns123 reopened this Oct 26, 2024
@abruns123 abruns123 closed this Oct 26, 2024
@abruns123 abruns123 reopened this Oct 26, 2024
@abruns123 abruns123 closed this Oct 26, 2024
@abruns123 abruns123 reopened this Oct 26, 2024
@abruns123 abruns123 closed this Oct 26, 2024
@abruns123 abruns123 reopened this Oct 26, 2024
@abruns123
Copy link
Author

I'm aware that there's a pytest error coming up. In my codespace, /workspaces/CP1-24-midterm/abruns123/ data/test/test_name works for the file path reference. It does not once I do the pull request on here. I've heard that others just use the main file name which in my case is /abruns123/data/test/test_name but that isn't working either hence the closing and reopening of the pull request trying to figure this out. I just ended up going with the /abruns123/data/test/test_name because that's what I've heard is the right way to write out the file path name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant