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

alvinwan / timefhuman / 58 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2020 03:36AM UTC
Files 7
Run time 0s
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

04 Apr 2020 03:35AM UTC coverage: 98.878% (-0.2%) from 99.038%
58.1

push

travis-ci-com

web-flow
Remove tests_require from install_requires (#16)

* Remove tests_require from install_requires

Currently there's no easy way to `pip install` the package without overwriting the environment's pytest version with the pretty outdated 3.7.1. This change means the package itself does not come with any dependencies, and test dependencies can be installed by `pip install timefhuman[test]`.

I expect this is going to break CI, so I'm just doing this directly and I'll fix any issues once they arise.

Solution as per https://github.com/pypa/pip/issues/1197.

* typo fix :)

* Replace setup.py install with pip install

pip install does the same thing, and handles the [test] extra.

Reference: https://bitbucket.org/tarek/distribute/issues/130/how-can-i-install-extras_require-with

* Prevent pytest collection of test.py in main dir

* Move test.py into tests directory

This is the only explanation I have for the coverage drop :|

* Add timefhuman to pytest

the coverage drop is probably all docstrings!

* Revert test.py move

For some reason it's crashing tests, which may be a good idea to look into... separate issue, though.

617 of 624 relevant lines covered (98.88%)

0.99 hits per line

Source Files on job 58.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 38
  • Travis Job 58.1
  • 5f8c2510 on github
  • Prev Job for on master (#49.1)
  • Next Job for on master (#59.1)
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