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

optimizely / go-sdk / 18139847690
92%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2025 06:34PM UTC
Jobs 1
Files 82
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

30 Sep 2025 06:32PM UTC coverage: 91.705% (-0.01%) from 91.717%
18139847690

push

github

web-flow
[FSSDK-11874] Remove holdouts from master (#420)

* Rename ODP cache.go to lru_cache.go to match original naming convention

* Remove holdout functionality from master - prepare for clean CMAB v2.2.0 release

- Revert all holdout-related changes from PR #415
- Remove Holdout structs, methods, and processing logic from:
  * pkg/entities/experiment.go
  * pkg/config/datafileprojectconfig/entities/entities.go
  * pkg/config/datafileprojectconfig/config.go
  * pkg/config/datafileprojectconfig/config_test.go
  * pkg/config/datafileprojectconfig/mappers/experiment_test.go
- Holdout functionality preserved in disable-holdouts-feature-toggle branch
- Maintain clean CMAB-only release per reviewer requirements
- All tests pass, public API compatibility maintained

* Add missing Cache interface to pkg/odp for backward compatibility

- Add Cache interface to pkg/odp/lru_cache.go
- Maintains backward compatibility for existing code importing from pkg/odp
- Fixes breaking change where users could no longer use odp.Cache
- Per reviewer feedback to preserve old public interfaces

* Move cache interface back to pkg/odp/cache for backward compatibility

- Move pkg/odp/lru_cache.go to pkg/odp/cache/lru_cache.go
- Update package declaration from 'odp' to 'cache'
- Update imports to use alias 'pkgCache' to avoid naming conflicts
- Restores the original import path for users who import pkg/odp/cache
- Addresses reviewer feedback about restoring old cache path structure

* Fix gofmt formatting issue in cache file

Remove trailing whitespace from comment line to fix linter error.

5417 of 5907 relevant lines covered (91.7%)

8678.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18139847690.1 30 Sep 2025 06:34PM UTC 82
91.7
GitHub Action Run
Source Files on build 18139847690
  • Tree
  • List 82
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 90e54618 on github
  • Prev Build on master (#18105440797)
  • Next Build on master (#18140741219)
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