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

Small stages.py refactors #4674

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Conversation

TheRealFalcon
Copy link
Member

Proposed Commit Message

Rebase

Additional Context

It's easier to increase test coverage by removing unused code than it is to add more tests 😉

Merge type

  • [] Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

Copy link
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

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

LGTM. Commits should each carry the PR suffix before rebase right? (#4674) Then +1

'reset_ds' is not used. Remove it
All call points include a scope, so for the time being, it makes no
sense to allow for None.
Optional just complicates the typing and is unnecessary.
@TheRealFalcon TheRealFalcon merged commit 949af54 into canonical:main Dec 8, 2023
25 of 26 checks passed
TheRealFalcon added a commit that referenced this pull request Dec 8, 2023
'reset_ds' is not used. Remove it
TheRealFalcon added a commit that referenced this pull request Dec 8, 2023
All call points include a scope, so for the time being, it makes no
sense to allow for None.
@TheRealFalcon TheRealFalcon deleted the stages branch December 8, 2023 17:02
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