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: add Rust coverage job #706

Merged
merged 1 commit into from
Feb 1, 2021
Merged

ci: add Rust coverage job #706

merged 1 commit into from
Feb 1, 2021

Conversation

axic
Copy link
Member

@axic axic commented Jan 28, 2021

@axic axic force-pushed the rust-coverage branch 4 times, most recently from be7ceea to fcb8d06 Compare January 28, 2021 20:52
@chfast chfast force-pushed the rust-coverage branch 3 times, most recently from c174b5b to 4cd2fbf Compare February 1, 2021 13:40
@chfast chfast force-pushed the rust-coverage branch 3 times, most recently from 287621a to 6a20b10 Compare February 1, 2021 14:16
@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #706 (2e782db) into master (3c34262) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #706      +/-   ##
==========================================
- Coverage   99.31%   99.27%   -0.04%     
==========================================
  Files          72       73       +1     
  Lines       10628    10883     +255     
==========================================
+ Hits        10555    10804     +249     
- Misses         73       79       +6     
Flag Coverage Δ
rust 97.64% <ø> (?)
spectests 90.84% <ø> (ø)
unittests 99.31% <ø> (ø)

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

Impacted Files Coverage Δ
bindings/rust/src/lib.rs 97.64% <0.00%> (ø)

Co-authored-by: Paweł Bylica <[email protected]>
@axic axic marked this pull request as ready for review February 1, 2021 14:44
@axic axic mentioned this pull request Feb 1, 2021
4 tasks
@chfast chfast changed the title ci: add Rust coverage step ci: add Rust coverage job Feb 1, 2021
@chfast chfast merged commit 51457e8 into master Feb 1, 2021
@chfast chfast deleted the rust-coverage branch February 1, 2021 15:07
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.

Improve code coverage
2 participants