-
Notifications
You must be signed in to change notification settings - Fork 127
Support static_summary, static_details and current_details` in the Rust sdk
#1208
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
ff13687
init
GregoryTravis 566ab43
Remove demo cargo entry.
GregoryTravis 691789a
Remove trivial accessor tests.
GregoryTravis fd77df6
Remove trivial accessor tests; fmt.
GregoryTravis d7e8f54
Remove unused methods.
GregoryTravis ff6f8a7
Integration test for startic summary and details.
GregoryTravis dfdafda
Use expect_legacy_query_matcher for confirming current details.
GregoryTravis d10c4f2
Build JSON via struct.
GregoryTravis 22c32a0
Default values for infallible JSON encoding.
GregoryTravis 28d46cb
Assert command list is empty.
GregoryTravis 7127fa9
Remove unnecessary signal handler. Integration test for unset current…
GregoryTravis 8b5dd66
Pin serde_json version in workspace.
GregoryTravis 774e1a2
Remove unnecessary .to_string() calls
GregoryTravis 010c875
Too much detail in comment.
GregoryTravis 4f211ac
.expect() rather than .unwrap().
GregoryTravis f6dd302
Cleanup
GregoryTravis 4f0af70
Cleanup
GregoryTravis e65f27a
Merge branch 'master' into gmt/rust-summary-and-details
GregoryTravis fd3235c
Remove duplicate serde_json entry
GregoryTravis 36d3440
Don't use internal query name in public docstrings.
GregoryTravis c2b37db
fmt
GregoryTravis f6a4852
Docstrings for LegacyQueryResult.
GregoryTravis da87444
Use ctx.wait_condition in test workflows.
GregoryTravis bd2de01
Accessors through WorkflowExecutionDescription.
GregoryTravis bf88865
Update tests to expect JSON summaries.
GregoryTravis b7b8ae3
Merge branch 'master' into gmt/rust-summary-and-details
GregoryTravis 6c59469
Merge branch 'master' into gmt/rust-summary-and-details
GregoryTravis a1f1e3b
Use default converter for query results.
GregoryTravis 073310d
TOOD: Use DataConverter to avoid direct dependency on serde_json
GregoryTravis 6618bb0
Remove current-details-demo entry
GregoryTravis d594dd2
Update test for plain serialization
GregoryTravis 6602431
fmt
GregoryTravis 50c0e2b
Update test for plain serialization
GregoryTravis 2b35523
Remove serde_json dependency
GregoryTravis 8586ccc
serde_json required for example linting
GregoryTravis 921f5da
Or rather, under the examples feature
GregoryTravis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.