Skip to content

Debug logging#183

Closed
chestm007 wants to merge 39 commits intomainfrom
debug-logging
Closed

Debug logging#183
chestm007 wants to merge 39 commits intomainfrom
debug-logging

Conversation

@chestm007
Copy link
Copy Markdown
Contributor

Description

A summary of the changes and what they achieve. If there is a ClickUp task with decent detail associated with this change the summary can be brief, otherwise please add some motivation and context here.

If you have added new dependencies to the project please state why.

Associated tasks

List any other tasks / PRs that are required to be merged alongside this one (e.g. front end task for back end change or vice versa). If a PR exists, add a link. If not, just add an appropriate note here so reviewers know there is a dependency and will hold off merging until all things are ready.

Test Steps

Explain in detail how your reviewer can test the changes proposed in this PR. If it cannot be tested, leave an explanation on why.

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • [ X ] I have performed a self review of my own code (including checking issues raised when creating the PR).
  • [ X ] I have added/updated unit tests for these changes, and if not I have explained why they are not necessary.
  • [ X ] I have commented my code in any hard-to-understand or hacky areas.
  • [ X ] I have handled all new warnings generated by the compiler or IDE.
  • [ X ] I have rebased onto the target branch (usually main).

Documentation

  • [ X ] I have updated the changelog.
  • I have updated any documentation required for these changes.

Breaking Changes

  • [ X ] I have considered if this is a breaking change and will communicate it with other team members by posting it on the Slack breaking-changes channel.

Please leave a summary of the breaking changes here and then post it on the Slack breaking-changes channel to notify the team about it.

chestm007 added 30 commits May 27, 2025 22:49
.
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
also polished off a few other bits and pieces

Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Busbranch trace broke, theres more fixes to pull in yet.
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
We're also not creating any instances of the objects anymore.
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
- Complete rework of TraversalQueue, and its related counterparts
- Got the last of the changes in from DEV-2506 in the kotlin sdk

Broken stuff:
- WeightedPriorityQueue has a hack in it to make it "kinda work" for now, that class needs some love.
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
.
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
NetworkTrace keeps queueing every terminal from a junction as though the initial trace direction is wrong.
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
…st failures

Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
…orkBuilder.with_cut`

Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
python SDK didnt have the same bug, tests added to make sure it never does
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
chestm007 added 9 commits May 27, 2025 22:49
…p_on_start` when providing multiple start items.

Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Fixed some stuff that was broken in assign to [Lv]Feeders as ported over missing tests
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
…`Tracing` methods and `TestNetworkBuilder.build`.

Just need to write the tests for the actual wrapper
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
@chestm007
Copy link
Copy Markdown
Contributor Author

ugh, wrong branch

@chestm007 chestm007 closed this May 29, 2025
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.

1 participant