Skip to content

refactor: satisfy requirement 1.3.4 #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RyWilliams
Copy link

This PR

  • Moves the type verification from InMemoryProvider into Client to satisfy Requirement 1.3.4

Related Issues

Fixes #126

Notes

This seemed like a good issue to attempt to tackle as my first contribution. I'm unsure on if the implementation matches what was expected, so feedback is very welcome here!

@RyWilliams RyWilliams requested a review from a team as a code owner August 4, 2025 23:03
Signed-off-by: Ryan Williams <13791684+RyWilliams@users.noreply.github.com>
@RyWilliams RyWilliams force-pushed the feat/requirement-1.3.4 branch from 46676e1 to b825518 Compare August 5, 2025 23:36
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.

Implement Requirement 1.3.4 (type mismatch check in client)
2 participants