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

mithro / python-datetime-tz / 25
88%
master: 89%

Build:
Build:
LAST BUILD BRANCH: py38
DEFAULT BRANCH: master
Ran 12 Jun 2015 11:00AM UTC
Jobs 1
Files 2
Run time 41s
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
25

push

travis-ci

mithro
Can't assertEqual pytz.tzinfo objects.

```python
a = pytz.timezone("US/Eastern")
dt = a.localize(datetime.datetime(2009, 11, 9, 23, 0, 0))
print repr(a), repr(dt.tzinfo), a == dt.tzinfo
```

Results in
```
<DstTzInfo 'US/Eastern' LMT-1 day, 19:04:00 STD> <DstTzInfo 'US/Eastern' EST-1 day, 19:00:00 STD> False
```

366 of 421 relevant lines covered (86.94%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
2 25.2 12 Jun 2015 11:00AM UTC 0
86.94
Travis Job 25.2
Source Files on build 25
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #25
  • acc0a42c on github
  • Prev Build on all-pytz-check (#26)
  • Next Build on all-pytz-check (#26)
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