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

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

Build:
Build:
LAST BUILD BRANCH: trishahanlon-update-readme-links
DEFAULT BRANCH: master
Ran 19 Sep 2018 10:38PM UTC
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

29 Aug 2018 06:43PM UTC coverage: 100.0%. First build
2.3.1

push

travis-ci

bcobb
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

3013 of 3013 relevant lines covered (100.0%)

43.75 hits per line

Source Files on job 420.1 (2.3.1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 369
  • Travis Job 420.1
  • aeea6804 on github
  • Next Job for 2.3.1 on mng/pr-122 (#422.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