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

cnu / chronos / 1
33%

Build:
DEFAULT BRANCH: master
Ran 28 Oct 2013 10:19AM UTC
Jobs 3
Files 5
Run time –
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
1

push

travis-ci

cnu
Basic extractor classes and parse function + tests

Very basic implementation of parse API function which
iterates through all Extractor subclasses and extracts the
dates from the text and returns a list of these dates.

Has a christmas extractor, which extracts words like
christmas and christmas eve.

Includes test cases for all code. Test cases can be run
with the following command:
nosetests --cover-html --cover-html-dir=htmlcov --with-coverage

Add travis-ci.org and coveralls.io config for displaying tests
and coverage reports on the site.

Omit unnecessary files in coveralls.
Nosetests will report any executed code for coverage.
Skips those files using the .coveragerc setting.

https://github.com/coagulant/coveralls-python#nosetests

Add pypy/lib_pypy to .coveragerc's omit section.
pypy/lib_pypy/ files were causing a lower coverage result
in coveralls.

59 of 59 relevant lines covered (100.0%)

3.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1.1 28 Oct 2013 10:19AM UTC 0
100.0
Travis Job 1.1
2 1.2 28 Oct 2013 10:19AM UTC 0
100.0
Travis Job 1.2
3 1.3 28 Oct 2013 10:19AM UTC 0
100.0
Travis Job 1.3
Source Files on build 1
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1
  • c15e43b6 on github
  • Next Build on master (#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

© 2025 Coveralls, Inc