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

gabrielcsapo / node-distribute / 254 / 3
100%
master: 100%

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

04 Dec 2016 04:31PM UTC coverage: 100.0%. Remained the same
254.3

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%)

3.83 hits per line

Source Files on job 254.3
  • Tree
  • List 0
  • Changed 7
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 254
  • Travis Job 254.3
  • 86a29802 on github
  • Prev Job for on master (#249.3)
  • Next Job for on master (#257.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