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

Omit DB migrations folder from Coveralls report #1149

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

michplunkett
Copy link
Collaborator

@michplunkett michplunkett commented Jan 19, 2025

Description of Changes

We currently consider the migrations/versions folder in the Coveralls report, but we don't to any meaningful testing on it so it tanks our numbers and is not representative or useful with regard to our testing strategy. To make our numbers more accurately reflective of our intentions, I omitted the migrations/versions from the coverage report.

Documentation: link

Screenshots (if appropriate)

Tests and Linting

  • This branch is up-to-date with the develop branch.
  • Ran make create_db_diagram command.
  • pytest passes on my local development environment.
  • pre-commit passes on my local development environment.

@michplunkett michplunkett self-assigned this Jan 19, 2025
@michplunkett michplunkett changed the title Remove migrations folder from Coveralls report Remove DB migrations folder from Coveralls report Jan 19, 2025
@michplunkett michplunkett changed the title Remove DB migrations folder from Coveralls report Omit DB migrations folder from Coveralls report Jan 19, 2025
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