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

Merge code coverage output into single file for codecov.io #514

Merged
merged 4 commits into from
Jan 7, 2021

Conversation

evantorrie
Copy link
Contributor

Fixes #300

This fixes an issue where code coverage was not being reported.

This fixes an issue where code coverage was not being reported.
Fixes #300
@evantorrie evantorrie added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Jan 7, 2021
@codecov
Copy link

codecov bot commented Jan 7, 2021

Codecov Report

Merging #514 (1cc6fd6) into master (26c2b18) will increase coverage by 77.61%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #514       +/-   ##
===========================================
+ Coverage        0   77.61%   +77.61%     
===========================================
  Files           0       54       +54     
  Lines           0     2586     +2586     
===========================================
+ Hits            0     2007     +2007     
- Misses          0      443      +443     
- Partials        0      136      +136     
Impacted Files Coverage Δ
...ation/google.golang.org/grpc/otelgrpc/grpctrace.go 66.66% <0.00%> (ø)
...hub.com/emicklei/go-restful/otelrestful/restful.go 100.00% <0.00%> (ø)
...n/github.com/Shopify/sarama/otelsarama/producer.go 94.89% <0.00%> (ø)
...ation/github.com/astaxie/beego/otelbeego/config.go 100.00% <0.00%> (ø)
...strumentation/net/http/otelhttp/filters/filters.go 100.00% <0.00%> (ø)
detectors/gcp/cloud-run.go 93.93% <0.00%> (ø)
...github.com/Shopify/sarama/otelsarama/dispatcher.go 100.00% <0.00%> (ø)
...n/github.com/Shopify/sarama/otelsarama/consumer.go 100.00% <0.00%> (ø)
detectors/aws/ecs/ecs.go 54.54% <0.00%> (ø)
...mentation/net/http/otelhttp/filters/header_go14.go 100.00% <0.00%> (ø)
... and 44 more

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 26c2b18...1cc6fd6. Read the comment docs.

@MrAlias MrAlias merged commit cede46c into open-telemetry:master Jan 7, 2021
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add codecov visualization/reporting to contrib repo
4 participants