Skip to content

Add config file for the markdown checker #7460

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

breedx-splk
Copy link
Contributor

This moves the configuration for the linkdown checker from commandline args over to a toml config file. This is intended to improve consistency between the java repos, and aligns with contrib #1986 and others.

Might need a refresh after open-telemetry/opentelemetry-java-instrumentation#14155 goes in.

@breedx-splk breedx-splk requested a review from a team as a code owner June 30, 2025 21:01
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.82%. Comparing base (360897b) to head (cff5820).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7460   +/-   ##
=========================================
  Coverage     89.82%   89.82%           
  Complexity     6998     6998           
=========================================
  Files           798      798           
  Lines         21199    21199           
  Branches       2055     2055           
=========================================
  Hits          19041    19041           
  Misses         1496     1496           
  Partials        662      662           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
@breedx-splk
Copy link
Contributor Author

@breedx-splk breedx-splk marked this pull request as draft July 1, 2025 21:25
Copy link
Contributor

@jkwatson jkwatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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