Skip to content

[mock_uss/tracer] Remove obsolete YAML representers#1342

Merged
BenjaminPelletier merged 1 commit intointeruss:mainfrom
BenjaminPelletier:remove-yaml-representer
Feb 13, 2026
Merged

[mock_uss/tracer] Remove obsolete YAML representers#1342
BenjaminPelletier merged 1 commit intointeruss:mainfrom
BenjaminPelletier:remove-yaml-representer

Conversation

@BenjaminPelletier
Copy link
Member

Back in ancient history, tracer (before it was part of mock_uss) used YAML representers for (de)serialization. Since then, ImplicitDict has taken over as the tool for that kind of de(serialization) and the YAML representers are not needed for anything. This PR cleans up these old vestiges of the previous approach.

I tested this PR by running the uspace CI test after adding observation areas to tracer covering the F3548 and F3411 areas, then observing tracer correctly record and serve (in the UI) F3411 and F3548 events.

@BenjaminPelletier BenjaminPelletier changed the title [mock_uss] Remove obsolete YAML representers [mock_uss/tracer] Remove obsolete YAML representers Feb 13, 2026
@BenjaminPelletier BenjaminPelletier marked this pull request as ready for review February 13, 2026 02:16
@BenjaminPelletier BenjaminPelletier merged commit 0b3c857 into interuss:main Feb 13, 2026
21 checks passed
@BenjaminPelletier BenjaminPelletier deleted the remove-yaml-representer branch February 13, 2026 20:57
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