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

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

Build:
Build:
LAST BUILD BRANCH: trishahanlon-update-readme-links
DEFAULT BRANCH: master
Ran 29 Aug 2018 06:45PM UTC
Files 30
Run time 4s
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 Aug 2018 06:44PM UTC coverage: 100.0%. Remained the same
2.3.1

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

3021 of 3021 relevant lines covered (100.0%)

43.97 hits per line

Source Files on job 412.1 (2.3.1)
  • Tree
  • List 0
  • Changed 10
  • Source Changed 2
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 361
  • Travis Job 412.1
  • 2d0fc296 on github
  • Prev Job for 2.3.1 on fix-event-builder-logger (#411.1)
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