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

chore(jaeger): add integration tests to github action. #835

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

TommyCpp
Copy link
Contributor

  • Add github action that runs integration tests when the PR is labeled with integration tests
  • Enable surf default features as disable default features seem to cause panic when testing.

@codecov
Copy link

codecov bot commented Jul 11, 2022

Codecov Report

Merging #835 (75333cf) into main (2bb8eab) will decrease coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            main    #835     +/-   ##
=======================================
- Coverage   68.8%   68.7%   -0.1%     
=======================================
  Files        115     115             
  Lines       9346    9346             
=======================================
- Hits        6432    6427      -5     
- Misses      2914    2919      +5     
Impacted Files Coverage Δ
opentelemetry-jaeger/src/exporter/mod.rs 51.3% <0.0%> (-2.7%) ⬇️

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 2bb8eab...75333cf. Read the comment docs.

@TommyCpp TommyCpp added the integration tests Run integration tests label Jul 11, 2022
@TommyCpp TommyCpp marked this pull request as ready for review July 12, 2022 16:50
@TommyCpp TommyCpp requested a review from a team July 12, 2022 16:50
@TommyCpp TommyCpp merged commit b3e6e6a into open-telemetry:main Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration tests Run integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants