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

StephaneTrebel / semverse / 56
100%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2016 06:46AM UTC
Jobs 1
Files 23
Run time 1s
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
56

push

travis-ci

web-flow
 6.0.0 - The Refactor update (part 2) (#6)

* Add enviroment variables based config for service port (Heroku requirement)

* 6.0.0 - The Refactor update (part 2)

Well, there goes my context aware modules. I realized that moving around my context reference lead to function signature obfuscation, worthless complexity, and...bugs. So I got rid of it, came back to simpler, more abstract modules, so that the next iterations will go smoother and the code be cleaner.

Changes are:
- [REFACTOR]: Rewrote the codebase to be context unaware, the functions to be as pure as possible (more improvements later), and the logs to be anonymous
- [FEATURE]: Add environment variables based configuration, to fix Heroku deploys
- [FEATURE]: Tests can now be skipped per module (Use ```executeTests.skip```)
- [FEATURE]: Tests can now be skipped per function (Add ```skip: true``` in function tests definitions)

* Fix changelog having been beautified :3

* Fix documentation

391 of 391 relevant lines covered (100.0%)

6.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 56.1 09 Jul 2016 06:46AM UTC 0
100.0
Travis Job 56.1
Source Files on build 56
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #56
  • 67fca387 on github
  • Prev Build on master (#49)
  • Next Build on master (#60)
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