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

cnu / chronos / 2
33%

Build:
DEFAULT BRANCH: master
Ran 28 Oct 2013 10:20AM 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
2

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 2.1 28 Oct 2013 10:20AM UTC 0
100.0
Travis Job 2.1
2 2.2 28 Oct 2013 10:20AM UTC 0
100.0
Travis Job 2.2
3 2.3 28 Oct 2013 10:21AM UTC 0
100.0
Travis Job 2.3
Source Files on build 2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #2
  • c15e43b6 on github
  • Prev Build on master (#1)
  • Next Build on master (#3)
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