chore: Address `otel` review feedback by alexandear · Pull Request #3969 · google/go-github

@alexandear

  • Use example/go.mod instead of example/otel/go.mod for consistency with other examples.
  • Upgrade to the latest go.opentelemetry.io packages.
  • Add dependabot config for otel directory.
  • Change to raw strings instead of constants for consistency in tests.

Follows #3938

@alexandear

gmlewis

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.50%. Comparing base (5d70283) to head (7fe9be0).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3969   +/-   ##
=======================================
  Coverage   93.50%   93.50%           
=======================================
  Files         206      206           
  Lines       17550    17550           
=======================================
  Hits        16411    16411           
  Misses        938      938           
  Partials      201      201           

☔ 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.

gmlewis

Choose a reason for hiding this comment

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