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

optimizely / ruby-sdk / 412
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: trishahanlon-update-readme-links
DEFAULT BRANCH: master
Ran 29 Aug 2018 06:45PM UTC
Jobs 1
Files 30
Run time 5s
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

pending completion
412

Pull #122

travis-ci

web-flow
EventBuilder uses the same logger as Project

- Previously, `EventBuilder` was instantiated by `Project` with the
  value of the `logger` local. However, when `Project` was not
  instantiated with a custom `logger`, `EventBuilder` would be
  instantiated with `nil` logger, which would cause `track` to raise a
  `NoMethodError` when called with tags.
- This commit changes the `Project` constructor to pass the `@logger`
  instance variable to `EventBuilder`, so that they are using the same
  logger, custom or otherwise.
- The added spec fails prior to the constructor change
Pull Request #122: EventBuilder uses the same logger as Project

10 of 10 new or added lines in 2 files covered. (100.0%)

3021 of 3021 relevant lines covered (100.0%)

43.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 412.1 (2.3.1) 29 Aug 2018 06:45PM UTC 0
100.0
Travis Job 412.1
Source Files on build 412
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #412
  • Pull Request #122
  • PR Base - master (#411)
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

© 2026 Coveralls, Inc