Skip to content
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

Check type assertion for dynamo types #1146

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

ian-shim
Copy link
Contributor

@ian-shim ian-shim commented Jan 23, 2025

Why are these changes needed?

Type assertions should be validated before being accessed
Also, adding a fix in controller to return error to signature channel in case node client fails to initialize

Checks

  • I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
  • I've checked the new test coverage and the coverage percentage didn't drop.
  • Testing Strategy
    • Unit tests
    • Integration tests
    • This PR is not tested :(

@ian-shim ian-shim marked this pull request as ready for review January 23, 2025 19:20
@ian-shim ian-shim force-pushed the fix-dynamodb-unmarshaling branch 2 times, most recently from d16c43d to 44ebb40 Compare January 23, 2025 22:40
@ian-shim ian-shim force-pushed the fix-dynamodb-unmarshaling branch from 44ebb40 to a08e983 Compare January 24, 2025 01:11
@ian-shim ian-shim merged commit d7b944f into Layr-Labs:master Jan 24, 2025
8 checks passed
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