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

opentrials / api / 405
92%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2016 04:26PM UTC
Jobs 1
Files 24
Run time 2s
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
405

push

travis-ci

web-flow
[#361] Add fda_applications and its references

We now have a new "fda_applications" table which will contain metadata for
every FDA application. The "interventions" and "fda_approvals" tables now
references it through their "fda_application_id" columns.

The complexity of this migration is to maintain the existing relationships.
For this reason, I had to set all "fda_applications" columns as nullable, even
though they shouldn't be null. This way, I can create the rows just needing the
IDs (i.e. the FDA application numbers), which we already have in the DB.

When this migration is applied and we have all data in the DB, we should add
the "NOT NULL" constraints.

opentrials/opentrials#361

318 of 340 relevant lines covered (93.53%)

31.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 405.1 31 Aug 2016 04:26PM UTC 0
93.53
Travis Job 405.1
Source Files on build 405
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #405
  • 41128b16 on github
  • Prev Build on master (#402)
  • Next Build on master (#409)
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