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

MITLibraries / topichub / 274 / 1
53%
master: 65%

Build:
Build:
LAST BUILD BRANCH: tweak_log_levels
DEFAULT BRANCH: master
Ran 05 May 2015 09:07PM UTC
Files 105
Run time 6s
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

05 May 2015 08:34PM UTC coverage: 52.502%. First build
MAILGUN_API_KEY=notarealkey DATABASE_URL=jdbc:postgresql://localhost/travis_ci_test

push

travis-ci

JPrevost
Allow many Users for a Single Subscriber

closes #192
- Moves to a many to many DB relationship between Users and Subscribers.
- At this time, we still only support code for a single Subscriber per
User, but now many Users can be associated with one Subscriber.
- #46 will handle support for Multiple Subscribers per User and be the
logical conclusion to this work.

The gist is, if a User creates a Subscriber, that User is is
automatically Approved and and made an Admin for the Subscriber as long
as the Subscriber#make method is used. So, please use Subscriber#make
as it almost always will be what you want. Subscriber#create is
unconcerned with Users and thus would blindly creates a Subscriber with
no associated Users (which is a valid state of our application).

The UI for adding Subsequent Users will become part of another commit,
but this code support and assumes that subsequent Users will require
Admin approval and not be Admins by default.

2109 of 4017 relevant lines covered (52.5%)

0.53 hits per line

Source Files on job 274.1 (MAILGUN_API_KEY=notarealkey DATABASE_URL=jdbc:postgresql://localhost/travis_ci_test)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 274
  • Travis Job 274.1
  • 840e37b5 on github
  • Next Job for MAILGUN_API_KEY=notarealkey DATABASE_URL=jdbc:postgresql://localhost/travis_ci_test on 192_multiple_users_per_subscriber (#278.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