Skip to content

192 make global context mutable#196

Merged
Levivus merged 7 commits into
mainfrom
192-make-global-context-mutable
Jun 23, 2025
Merged

192 make global context mutable#196
Levivus merged 7 commits into
mainfrom
192-make-global-context-mutable

Conversation

@Levivus

@Levivus Levivus commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

Small PR that adjusts the global context to be mutable. Really not much else to it, adds implementation for put, and replaces define with update to better reflect functionality.

@Levivus Levivus linked an issue Jun 17, 2025 that may be closed by this pull request
@Levivus
Levivus requested a review from soulFood5632 June 17, 2025 18:32

@soulFood5632 soulFood5632 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good. I don't see how you exposed the put method to the user.

@Levivus
Levivus requested a review from soulFood5632 June 17, 2025 20:25

@soulFood5632 soulFood5632 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sorry I should reviewed more completely last time. We should defintely have tests for this to make sure that the put method is working as expected. Specifically in the integration tests (not unit tests).

@Levivus
Levivus merged commit a9946cf into main Jun 23, 2025
2 checks passed
@Levivus
Levivus deleted the 192-make-global-context-mutable branch June 23, 2025 18:51

@soulFood5632 soulFood5632 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@mbrailtown
mbrailtown self-requested a review July 13, 2026 17:18
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.

Make global context mutable

2 participants