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

mithro / python-datetime-tz / 117 / 3
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: py38
DEFAULT BRANCH: master
Ran 05 Nov 2020 12:05AM UTC
Files 5
Run time 1s
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

05 Nov 2020 12:02AM UTC coverage: 88.107%. First build
117.3

push

travis-ci-com

micolous
Migrate from Genshi to defusedxml in update_win32tz_map.py:

* Add `defusedxml` to `install_requires`.  Genshi was never listed, although
  it was only a requirement for building sdist.

* Removed support for copying comments from CLDR XML.  This would be
  difficult without a DOM parser, but the source file contains a local DTD
  reference which is banned in defusedxml.

* Switch `create_win32tz_map` to a mostly-functional processing model, by
  `yield`ing earlier, instead of building complete dicts and `yield`ing
  after-the-fact.  This causes output to be no longer sorted alphabetically.

* Move special handling of `territory=001` into `create_win32tz_map`.

Tested that generated content is identical, although the ordering will
differ.

Google-internal bug: 160436149

526 of 597 relevant lines covered (88.11%)

0.88 hits per line

Source Files on job 117.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 108
  • Travis Job 117.3
  • 7e839d82 on github
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