Skip to content

Conversation

@funkatron
Copy link
Contributor

No description provided.

@funkatron funkatron changed the title chore: add CI configuration for testing and linting chore: add GitHub actions for CI Jun 9, 2025
@funkatron funkatron self-assigned this Jun 9, 2025
@funkatron funkatron marked this pull request as ready for review June 21, 2025 23:06
@funkatron funkatron requested a review from Copilot June 21, 2025 23:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR sets up continuous integration via GitHub Actions and refines project setup commands and imports.

  • Cleans up and updates typing imports in models and exceptions.
  • Adds file-level flake8 ignore and reformats a type annotation in the client.
  • Updates README installation commands and introduces a CI workflow.

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/geocodio/models.py Removed unused ClassVar and Union imports
src/geocodio/exceptions.py Added Union to typing imports
src/geocodio/client.py Added # flake8: noqa for unused imports and adjusted return type formatting
README.md Revised development installation steps
.github/workflows/ci.yml Added CI workflow for testing and linting

Co-authored-by: Copilot <[email protected]>
@funkatron funkatron merged commit a6f95ee into main Jun 21, 2025
1 check passed
@funkatron funkatron deleted the chore/ci-setup branch July 1, 2025 19:08
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.

2 participants