• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FROSADO / onecloudriver / 31977634757
78%

Build:
DEFAULT BRANCH: main
Ran 16 Aug 2026 10:58PM UTC
Jobs 1
Files 46
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Aug 2026 10:54PM UTC coverage: 78.034% (+0.09%) from 77.94%
31977634757

push

github

web-flow
perf(graph): tune HTTP transport connection pooling + WithTransport option (#70) (#96)

* perf(graph): tune HTTP transport connection pooling + WithTransport option (#70)

Give each graph.Client its own tuned http.Transport (larger idle pool, explicit
ResponseHeaderTimeout) instead of the Go default transport, so frequent Graph
calls reuse idle connections and WithTimeout also bounds response-header reads.

Generated with Codebuff 🤖
Co-Authored-By: Codebuff <noreply@codebuff.com>

* fix(auth): inject graph client factory in AddAccount flow tests

Issue #70 made graph.NewClient use its own tuned transport, bypassing the
http.DefaultTransport override in TestAddAccount_HeadlessFlow. Inject a
client that routes graph.microsoft.com to the mock server so the coverage
job no longer hits the real Graph API.

---------

Co-authored-by: Codebuff <noreply@codebuff.com>

31 of 31 new or added lines in 3 files covered. (100.0%)

4231 of 5422 relevant lines covered (78.03%)

2737.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31977634757.1 16 Aug 2026 10:58PM UTC 46
78.03
GitHub Action Run
Source Files on build 31977634757
  • Tree
  • List 46
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9ac94f3c on github
  • Prev Build on main (#31976058212)
  • Next Build on main (#31978619249)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc