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

Update Poetry, Python, and have a passing build #256

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

rebekahrudd
Copy link

Update Poetry, Python, and have a passing build

This PR updates the poetry version, python version and gets a passing build.

What is the current behavior?

Issue 255

What is the new behavior if this PR is merged?

Gatorgrader now has a passing build when it runs in GitHub Actions. It also no longer runs test cases in GitHub actions, though this will be added once @hannahb09 adds pytest and code coverage to this repository. In addition, the poetry version, the python version, and different linting checks have been updated.

This PR has:
  • Commit messages that are correctly formatted
  • Tests for newly introduced code
  • Docstrings for newly introduced code

This PR is a small change
that fixes #255

Developers

@rebekahrudd, @PCain02

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.

Update poetry, python, and get a passing build
1 participant