chore(ci): Add example dir to dependabot config by alexandear · Pull Request #3764 · google/go-github

Conversation

@alexandear

I think, @dependabot should handle packages in the example:

require (
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
github.com/bradleyfalzon/ghinstallation/v2 v2.0.4
github.com/gofri/go-github-pagination v1.0.0
github.com/gofri/go-github-ratelimit/v2 v2.0.2
github.com/google/go-github/v75 v75.0.0
github.com/sigstore/sigstore-go v0.6.1
golang.org/x/crypto v0.36.0
golang.org/x/term v0.30.0
google.golang.org/appengine v1.6.8
)

.

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.34%. Comparing base (68b82b5) to head (f0da1cb).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3764   +/-   ##
=======================================
  Coverage   91.34%   91.34%           
=======================================
  Files         187      187           
  Lines       16702    16702           
=======================================
  Hits        15257    15257           
  Misses       1257     1257           
  Partials      188      188           

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

2 participants

@alexandear @gmlewis