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: run cargo test #11

Merged
merged 3 commits into from
Jan 27, 2022
Merged

ci: run cargo test #11

merged 3 commits into from
Jan 27, 2022

Conversation

tisonkun
Copy link
Member

also move e2e/ to the root path

tests/ holds all Rust (integration) tests, doesn't mess up things

ready for review if tests passed.

Signed-off-by: tison <wander4096@gmail.com>
tests/ holds all Rust (integration) tests, doesn't mess up things.

Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #11 (2f6c237) into master (39232e5) will decrease coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   85.15%   84.94%   -0.22%     
==========================================
  Files           9        9              
  Lines         283      279       -4     
==========================================
- Hits          241      237       -4     
  Misses         42       42              
Impacted Files Coverage Δ
src/reporter/grpc.rs 0.00% <ø> (ø)
tests/propagation.rs 96.77% <100.00%> (ø)
tests/trace_context.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39232e5...2f6c237. Read the comment docs.

@tisonkun tisonkun marked this pull request as ready for review January 27, 2022 11:04
@tisonkun
Copy link
Member Author

cc @Shikugawa

@wu-sheng wu-sheng requested a review from Shikugawa January 27, 2022 12:24
@wu-sheng wu-sheng added this to the 0.1.0 milestone Jan 27, 2022
Copy link
Member

@Shikugawa Shikugawa left a comment

Choose a reason for hiding this comment

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

NIce cleanup! Thanks!

@Shikugawa Shikugawa merged commit e7f69f5 into apache:master Jan 27, 2022
@tisonkun tisonkun deleted the ci-test branch January 27, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants