Skip to content

Conversation

@tashee
Copy link
Contributor

@tashee tashee commented Oct 1, 2025

Replaced deprecated wrapper methods in last file.

The basics

The details

Resolves

Fixes issue #8945

Proposed Changes

Update event_test to stop using deprecated methods.

Reason for Changes

PR #8401 deprecated certain …ById methods on VariableMap, and PR #8415 subsequently deprecated related wrapper methods on Workspace, with PR #8946 completing the refactor by removing the overriding versions of those methods on WorkspaceSvg as well as replacing a number of the remaining calls to those methods from code in core/.

Test should be updated to use non-deprecated methods

Test Coverage

Tests were updated to reflect method deprecation.

Documentation

Additional Information

Replaced deprecated wrapper methods in last file.
@tashee tashee requested a review from a team as a code owner October 1, 2025 16:11
@tashee tashee requested a review from RoboErikG October 1, 2025 16:11
@RoboErikG RoboErikG changed the title Fix: 8945 (#8945) fix: 8945 (#8945) Oct 1, 2025
@github-actions github-actions bot added the PR: fix Fixes a bug label Oct 1, 2025
Copy link
Contributor

@RoboErikG RoboErikG left a comment

Choose a reason for hiding this comment

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

Thanks, Tashee!

@RoboErikG RoboErikG merged commit 4353f90 into RaspberryPiFoundation:develop Oct 1, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants