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

Import CheckDoc tool from Core repo, add the doc check in workflow and remove the old dependencies #2698

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

mxiamxia
Copy link
Member

@mxiamxia mxiamxia commented Mar 15, 2021

Description:
Import CheckDoc tool from Core repo, add documentation checker in build workflow and remove the old one from unit test.

It is the 2nd PR from open-telemetry/opentelemetry-collector#2703

Link to tracking Issue:
open-telemetry/opentelemetry-collector#2664

Testing:
make all

Documentation:
https://github.com/open-telemetry/opentelemetry-collector/blob/main/cmd/checkdoc/README.md

@mxiamxia mxiamxia requested a review from a team March 15, 2021 23:29
@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #2698 (f1bf471) into main (047b1d9) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2698      +/-   ##
==========================================
- Coverage   91.47%   91.46%   -0.01%     
==========================================
  Files         439      439              
  Lines       21855    21855              
==========================================
- Hits        19991    19990       -1     
- Misses       1394     1395       +1     
  Partials      470      470              
Flag Coverage Δ
integration 69.18% <ø> (-0.07%) ⬇️
unit 90.38% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
receiver/carbonreceiver/transport/tcp_server.go 66.00% <0.00%> (-1.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 047b1d9...f1bf471. Read the comment docs.

kisieland pushed a commit to kisieland/opentelemetry-collector-contrib that referenced this pull request Mar 16, 2021
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit 14b484e into open-telemetry:main Mar 16, 2021
pmatyjasek-sumo referenced this pull request in pmatyjasek-sumo/opentelemetry-collector-contrib Apr 28, 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.

2 participants