Skip to content

[Patch][Branch Alignment] Update dev branch with test patch from PR 3214 - #3256

Merged
ew3361zh merged 9 commits into
devfrom
dev-1.05-patch-sync
Sep 9, 2026
Merged

ew3361zh merged 9 commits into
devfrom
dev-1.05-patch-sync

Conversation

@ew3361zh

@ew3361zh ew3361zh commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Adds code for patch in #3214 to dev.

Context

Issue(s) closed by this pull request: closes #3231

What

Fixes math in layer calculation of depth_factor. The equation was using the bottom depth of a given layer as a fixed reference instead of the layer depth itself.

####IMPORTANT NOTE: the second patch listed in the issue will be handled in a separate PR: #3237.

Why

Keeping dev and main/test aligned.

How

Simple copy-paste.

Test plan

Was tested on PR merging this exact code into test branch. Think simply checking that it runs here and tests pass will be adequate.

Input Changes

Output Changes

  • N/A

Filter

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Current Coverage: 99%

Mypy errors on dev-1.05-patch-sync branch: 1164
Mypy errors on dev branch: 1164
No difference in error counts

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

🚨 Please update the changelog. This PR cannot be merged until changelog_WIP.md is updated.

@ew3361zh

ew3361zh commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator Author

🚨 Please update the changelog. This PR cannot be merged until changelog_WIP.md is updated.

Will update this prior to merging - just trying to figure out which changelog to update for a patch duplication on dev.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Current Coverage: 99%

Mypy errors on dev-1.05-patch-sync branch: 1164
Mypy errors on dev branch: 1164
No difference in error counts

@matthew7838 matthew7838 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@allisterakun allisterakun left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Current Coverage: 99%

Mypy errors on dev-1.05-patch-sync branch: 1164
Mypy errors on dev branch: 1164
No difference in error counts

@ew3361zh
ew3361zh merged commit fe94d62 into dev Sep 9, 2026
1 check passed
@ew3361zh
ew3361zh deleted the dev-1.05-patch-sync branch September 9, 2026 14:58
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.

Bring v1.0.4 to dev

3 participants