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

ci(rust): add test coverage ci #489

Merged
merged 4 commits into from
Apr 21, 2023
Merged

Conversation

ShadowySpirits
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 21, 2023

Codecov Report

Merging #489 (0d8dba0) into master (0bc9756) will increase coverage by 11.37%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             master     #489       +/-   ##
=============================================
+ Coverage     34.23%   45.60%   +11.37%     
  Complexity      646      646               
=============================================
  Files           195      207       +12     
  Lines          8839    11452     +2613     
  Branches        279     2892     +2613     
=============================================
+ Hits           3026     5223     +2197     
- Misses         5658     6004      +346     
- Partials        155      225       +70     
Flag Coverage Δ
rust 84.07% <100.00%> (?)

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

Impacted Files Coverage Δ
rust/src/model/common.rs 98.59% <ø> (ø)
rust/src/producer.rs 94.23% <100.00%> (ø)
rust/src/simple_consumer.rs 86.39% <100.00%> (ø)

... and 9 files with indirect coverage changes

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

@ShadowySpirits ShadowySpirits marked this pull request as ready for review April 21, 2023 06:38
@aaron-ai
Copy link
Member

Can you add a GitHub badge for Rust coverage on the README.md so that more people can see our high test coverage of the Rust client? Fantastic job!

@ShadowySpirits
Copy link
Member Author

Can you add a GitHub badge for Rust coverage on the README.md so that more people can see our high test coverage of the Rust client? Fantastic job!

Please merge this pr at first, so that I could test the badge.

@aaron-ai aaron-ai merged commit 585f93e into apache:master Apr 21, 2023
@ShadowySpirits ShadowySpirits deleted the rust_ci branch April 21, 2023 06:50
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.

None yet

3 participants