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

gabrielcsapo / node-distribute / 254
100%

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2016 04:38PM UTC
Jobs 3
Files 7
Run time 10s
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
254

push

travis-ci

web-flow
fixes-#64-#84-#65 (#85)

- dev
  - updated .npmignore to include the new location of db.json
  - updated the docs page to point the Repo and User directions to the jsdoc pages
  - package.json
    - removes bluebird (no longer necessary, using native promises)
    - adds ua-parser-js to get browser Information
    - adds random-ua to generate random UA strings (testing)
    - updates
      - vue
      - nyc
  - .eslintrc
    - adds support for es6
- backend
  - updated git-deploy.js
    - removes dependency on bluebird (uses native promises)
    - removed dependency on repo
    - removed dependency on db, now just logs to Log.application (which logs to the db)
  - updated db.js
    - now stores the db in a absolute path (wherever the application exists on the system)
  - updated log.js
    - now is uppercased
  - updated repo.js
    - all queries are now parsed through the Repo class, which will set defaults if values are not passed in
  - updated server.js
    - now reflects proxy instead of admin
    - updated jsdoc
  - updated startup-admin.js
    - moved a lot of code to startup-proxy.js
    - now acts a standalone node server
  - updated startup-application.js
    - removed the need to have directory and repos passed into the interface
    - added an internal application type (SCRIPT)
      - this is primarily used for startup-admin but can be applied to other needs
  - updated startup-applications.js
    - added err to the callback function, that error will be logged to the application logs
    - updated the call to startupApplications interface
  - updated startup-gitserver.js
    - updates the call to get repos, only needs the repos that aren't scripts
  - updated startup.js
    - starts up proxy service, not the admin
- admin
  - adds example to clone repo hosted in git-server
  - adds graph that shows browser names

127 of 127 relevant lines covered (100.0%)

11.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 254.1 04 Dec 2016 04:38PM UTC 0
100.0
Travis Job 254.1
2 254.2 04 Dec 2016 04:38PM UTC 0
100.0
Travis Job 254.2
3 254.3 04 Dec 2016 04:38PM UTC 0
100.0
Travis Job 254.3
Source Files on build 254
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #254
  • 86a29802 on github
  • Prev Build on master (#249)
  • Next Build on master (#257)
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