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

Rename scopes needs_naming, needs_naming_and_not_reviewed_by_user #1863

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

nimmolo
Copy link
Contributor

@nimmolo nimmolo commented Jan 29, 2024

In preparation for new db column needs_naming.

Observation.needs_id -> Observation.needs_naming
Observation.needs_id_for_user(user) -> Observation.needs_naming_and_not_reviewed_by_user(user)

It didn't seem to me like needs_id was unambiguous in the context of a db column.

@coveralls
Copy link
Collaborator

coveralls commented Jan 29, 2024

Coverage Status

coverage: 94.509%. remained the same
when pulling 75c37cb on nimmo-rename-needs-naming
into 8da9b1e on main.

@nimmolo nimmolo changed the title Rename scopes needs_naming, needs_naming_not_reviewed_by_user Rename scopes needs_naming, needs_naming_and_not_reviewed_by_user Jan 29, 2024
@nimmolo nimmolo merged commit 89f828a into main Jan 29, 2024
4 of 5 checks passed
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.

None yet

2 participants