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

Enable integration tests for the builder #4316

Merged
merged 2 commits into from
Nov 1, 2021

Conversation

jpkrohling
Copy link
Member

Depends on #4307 and fixes #4315.

@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #4316 (33db853) into main (ac25e4e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4316   +/-   ##
=======================================
  Coverage   87.31%   87.31%           
=======================================
  Files         176      176           
  Lines       10618    10618           
=======================================
  Hits         9271     9271           
  Misses       1106     1106           
  Partials      241      241           

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 ac25e4e...33db853. Read the comment docs.

@jpkrohling jpkrohling marked this pull request as ready for review November 1, 2021 09:52
@jpkrohling jpkrohling requested review from a team and owais November 1, 2021 09:52
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
@bogdandrutu bogdandrutu merged commit 5c92150 into open-telemetry:main Nov 1, 2021
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.

Integrate the CI for the builder, especially e2e tests
2 participants