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

cnu / chronos / 2 / 2
33%
master: 33%

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

28 Oct 2013 10:20AM UTC coverage: 100.0%. Remained the same
2.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%)

1.0 hits per line

Source Files on job 2.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2
  • Travis Job 2.2
  • c15e43b6 on github
  • Prev Job for on master (#1.3)
  • Next Job for on master (#3.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