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

codecov: updated branch to 'main' from 'master' #2393

Merged
merged 1 commit into from
Feb 22, 2021
Merged

codecov: updated branch to 'main' from 'master' #2393

merged 1 commit into from
Feb 22, 2021

Conversation

gramidt
Copy link
Member

@gramidt gramidt commented Feb 21, 2021

Description:
Codecov is still pointing at the 'master' branch even after this project switched to 'main'. This PR updates this.

Link to tracking Issue:
N/A

Testing:
N/A

Documentation:
N/A

Signed-off-by: Granville Schmidt 1246157+gramidt@users.noreply.github.com

Signed-off-by: Granville Schmidt <1246157+gramidt@users.noreply.github.com>
@gramidt gramidt requested a review from a team February 21, 2021 16:56
@gramidt
Copy link
Member Author

gramidt commented Feb 21, 2021

While not dependent, we may want merge #2391 first.

@codecov
Copy link

codecov bot commented Feb 21, 2021

Codecov Report

Merging #2393 (ce9d53e) into main (e43c235) will increase coverage by 0.97%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2393      +/-   ##
==========================================
+ Coverage   72.72%   73.70%   +0.97%     
==========================================
  Files         410      411       +1     
  Lines       25355    25431      +76     
==========================================
+ Hits        18440    18744     +304     
+ Misses       6368     6133     -235     
- Partials      547      554       +7     
Flag Coverage Δ
integration 69.26% <ø> (?)
unit 72.72% <ø> (ø)

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

Impacted Files Coverage Δ
internal/common/testing/container/container.go 73.68% <0.00%> (ø)
receiver/jmxreceiver/receiver.go 94.80% <0.00%> (+16.88%) ⬆️
receiver/dockerstatsreceiver/docker.go 92.30% <0.00%> (+39.05%) ⬆️
receiver/dockerstatsreceiver/receiver.go 96.72% <0.00%> (+47.54%) ⬆️
receiver/jmxreceiver/subprocess/subprocess.go 96.55% <0.00%> (+74.48%) ⬆️
receiver/redisreceiver/receiver.go 87.50% <0.00%> (+87.50%) ⬆️
receiver/redisreceiver/client.go 100.00% <0.00%> (+100.00%) ⬆️
receiver/redisreceiver/factory.go 100.00% <0.00%> (+100.00%) ⬆️
...eceiver/jmxreceiver/subprocess/subprocess_linux.go 100.00% <0.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 e43c235...ce9d53e. Read the comment docs.

@bogdandrutu bogdandrutu merged commit e9d82e0 into open-telemetry:main Feb 22, 2021
kisieland referenced this pull request in kisieland/opentelemetry-collector-contrib Mar 16, 2021
* reimplement prometheus exporter

* represent non monotonic sum as gauge

* clean up

* update factory

* reorganize package

* shorten values signature

* add tests

* more test coverage

* more test coverage, fix sanitize bug

* test collection of counters and gauges

* simplify

* add obsreport to exporter

* migrate to latest pdata timestamp api

* reflect PR feedback, introduce accumulator

* unexport types, rename helper
pmatyjasek-sumo referenced this pull request in pmatyjasek-sumo/opentelemetry-collector-contrib Apr 28, 2021
Signed-off-by: Granville Schmidt <1246157+gramidt@users.noreply.github.com>
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.

4 participants