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

Add links checking actions #5136

Merged
merged 3 commits into from Feb 22, 2024
Merged

Conversation

dmathieu
Copy link
Member

This adds the same links checking actions we have in the SDK repository, and fixes two of the three issues.
The third issue is being fixed by #5135.

@dmathieu dmathieu requested a review from a team as a code owner February 21, 2024 08:21
@dmathieu dmathieu added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Feb 21, 2024
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1dc457c) 61.3% compared to head (34a283c) 61.3%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5136   +/-   ##
=====================================
  Coverage   61.3%   61.3%           
=====================================
  Files        185     185           
  Lines      13882   13882           
=====================================
+ Hits        8511    8514    +3     
+ Misses      5171    5169    -2     
+ Partials     200     199    -1     

see 1 file with indirect coverage changes

@pellared pellared merged commit b39c371 into open-telemetry:main Feb 22, 2024
28 checks passed
zailic pushed a commit to zailic/opentelemetry-go-contrib that referenced this pull request Mar 19, 2024
* add links checking github actions
* fix broken links
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.

None yet

4 participants