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

optimizely / go-sdk / 18105440797
92%

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2025 05:31PM UTC
Jobs 1
Files 83
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

29 Sep 2025 05:30PM UTC coverage: 91.717% (-0.02%) from 91.736%
18105440797

push

github

web-flow
[go-sdk] Post bug bash optimizations - hide retryConfig (#419)

* Hide retry config from public API and change default retry count to 1

- Remove RetryConfig field from public cmab.Config struct
- Change DefaultMaxRetries from 3 to 1 for conservative first release
- Use hardcoded internal retry config in ExperimentCmabService
- Create client-level CmabConfig type for stable public API
- Update all tests to use new configuration approach

This keeps retry functionality internal while preventing API exposure
that might need to change in future releases.

* format

* Fix retry config handling per reviewer feedback

Keep existing code structure instead of hardcoding retry config.
Since RetryConfig is no longer in public API, always use defaults
but maintain the same if/else structure for consistency.

* Revert internal changes per reviewer feedback - keep only factory changes

10 of 12 new or added lines in 1 file covered. (83.33%)

5492 of 5988 relevant lines covered (91.72%)

9902.66 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
99.24
-0.76% pkg/client/factory.go
Jobs
ID Job ID Ran Files Coverage
1 18105440797.1 29 Sep 2025 05:31PM UTC 83
91.72
GitHub Action Run
Source Files on build 18105440797
  • Tree
  • List 83
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9f4ba4f9 on github
  • Prev Build on master (#18014501242)
  • Next Build on master (#18139847690)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc