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

randing89 / datemath-parser / 13 / 2
99%
master: 99%

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

12 Feb 2015 06:16PM UTC coverage: 98.936% (+0.05%) from 98.889%
13.2

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

93 of 94 relevant lines covered (98.94%)

40.18 hits per line

Source Files on job 13.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13
  • Travis Job 13.2
  • 4fefda3e on github
  • Prev Job for on master (#12.2)
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