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

randing89 / datemath-parser / 13
99%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2015 06:19PM UTC
Jobs 2
Files 2
Run time 33s
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
13

Pull #2

travis-ci

dweinstein
use a module pattern

- previously  if one did a parse = require(..).parse; parse('now-2d')
  this would fail because the way to properly instantiate datemath is
  via an object (new).
- the module pattern should actually work much better for the project
  and remove that requirement so parse can be run and call evaluate
  without creating a datemath instance.
Pull Request #2: use a module pattern

91 of 91 new or added lines in 1 file covered. (100.0%)

93 of 94 relevant lines covered (98.94%)

80.36 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
index.js
Jobs
ID Job ID Ran Files Coverage
1 13.1 12 Feb 2015 06:19PM UTC 0
98.94
Travis Job 13.1
2 13.2 12 Feb 2015 06:19PM UTC 0
98.94
Travis Job 13.2
Source Files on build 13
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13
  • Pull Request #2
  • PR Base - master (#12)
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