Skip to content

Allow Explicit 0 Mobility#607

Merged
TimothyWillard merged 1 commit into
devfrom
allow-zero-mobility
Aug 22, 2025
Merged

Allow Explicit 0 Mobility#607
TimothyWillard merged 1 commit into
devfrom
allow-zero-mobility

Conversation

@TimothyWillard
Copy link
Copy Markdown
Contributor

Describe your changes.

Prior to #549 providing an explicit mobility of 0 was allowed, this reallows this previous behaivor. Minor change to the MobilityFileRow pydantic model was required and then adjust ments to the unit tests. Should address #605.

Does this pull request make any user interface changes? If so please describe.

The user interface changes are explicit mobility of 0 is now allowed.

What does your pull request address? Tag relevant issues.

This pull request addresses #605.

Prior to #549 providing an explicit mobility of 0 was allowed, this
reallows this previous behaivor. Minor change to the `MobilityFileRow`
pydantic model was required and then adjust ments to the unit tests.
Should address #605.
@TimothyWillard TimothyWillard linked an issue Aug 19, 2025 that may be closed by this pull request
@TimothyWillard TimothyWillard self-assigned this Aug 19, 2025
@TimothyWillard TimothyWillard added bug Defects or errors in the code. gempyor Concerns the Python core. config Relating to configuration files or their framework. high priority High priority. quick issue Short or easy fix. next release Marks a PR as a target to include in the next release. labels Aug 19, 2025
Copy link
Copy Markdown
Contributor

@pearsonca pearsonca left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 re switch to _... for internal methods.

Copy link
Copy Markdown
Collaborator

@jc-macdonald jc-macdonald left a comment

Choose a reason for hiding this comment

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

looks good to me

@TimothyWillard TimothyWillard merged commit 4e0e96b into dev Aug 22, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Defects or errors in the code. config Relating to configuration files or their framework. gempyor Concerns the Python core. high priority High priority. next release Marks a PR as a target to include in the next release. quick issue Short or easy fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: mobility == 0 not supported currently

3 participants