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

[ISSUE #563] Optimize example and doc for Rust SDK #564

Merged
merged 3 commits into from
Jul 10, 2023

Conversation

ShadowySpirits
Copy link
Member

close #563

@ShadowySpirits ShadowySpirits changed the title [ISSUE #563] Rust optimize [ISSUE #563] Optimize for example and doc for rust SDK Jul 7, 2023
@ShadowySpirits ShadowySpirits changed the title [ISSUE #563] Optimize for example and doc for rust SDK [ISSUE #563] Optimize for example and doc for Rust SDK Jul 7, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #564 (1b51834) into master (7fa131f) will increase coverage by 12.09%.
The diff coverage is 44.44%.

@@              Coverage Diff              @@
##             master     #564       +/-   ##
=============================================
+ Coverage     34.74%   46.84%   +12.09%     
  Complexity      667      667               
=============================================
  Files           195      208       +13     
  Lines          8851    11889     +3038     
  Branches        281     3319     +3038     
=============================================
+ Hits           3075     5569     +2494     
- Misses         5618     6075      +457     
- Partials        158      245       +87     
Flag Coverage Δ
rust 81.99% <44.44%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rust/src/model/transaction.rs 82.29% <ø> (ø)
rust/src/client.rs 82.30% <27.27%> (ø)
rust/src/simple_consumer.rs 85.79% <50.00%> (ø)
rust/src/producer.rs 91.80% <57.14%> (ø)

... and 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ShadowySpirits ShadowySpirits changed the title [ISSUE #563] Optimize for example and doc for Rust SDK [ISSUE #563] Optimize example and doc for Rust SDK Jul 10, 2023
Copy link
Contributor

@lizhanhui lizhanhui left a comment

Choose a reason for hiding this comment

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

OK

@lizhanhui lizhanhui merged commit 29d332b into apache:master Jul 10, 2023
19 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.

[Enhancement] Prepare version 0.1.2 for Rust SDK
3 participants