Ran
|
Files
313
|
Run time
25s
|
Badge
Embed ▾
README BADGES
|
travis-ci
setup.py: remove unnecessary 'datetime' entry This entry is added in [1]. New statements in [1] use the built-in datetime module, which is available since Python 2.3 [2]. On the other hand, when running `pip install moto`, pip installs Zope Datetime module [3], which is unnecessary. [1] https://github.com/spulec/moto/commit/ed9382162 [2] https://docs.python.org/2.7/library/datetime.html [3] https://pypi.org/project/DateTime/
28945 of 31176 relevant lines covered (92.84%)
0.93 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|