feat: Add support for private registries endpoints by acouvreur · Pull Request #3785 · google/go-github

Conversation

This was referenced

Oct 22, 2025

acouvreur

@gmlewis gmlewis changed the title feat: add support for private registries endpoints feat: Add support for private registries endpoints

Oct 22, 2025

gmlewis

Choose a reason for hiding this comment

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

I think the linter is going to catch some things, but here is some early feedback.

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.54%. Comparing base (036aeb4) to head (8dea44d).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3785      +/-   ##
==========================================
+ Coverage   91.50%   91.54%   +0.04%     
==========================================
  Files         190      191       +1     
  Lines       17007    17088      +81     
==========================================
+ Hits        15562    15643      +81     
  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.

alexandear

alexandear

@gmlewis