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

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

Build:
Build:
LAST BUILD BRANCH: py38
DEFAULT BRANCH: master
Repo Added 19 Aug 2013 08:03AM UTC
Files 5
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

LAST BUILD ON BRANCH remove-genshi
branch: remove-genshi
CHANGE BRANCH
x
Reset
  • remove-genshi
  • all-pytz-check
  • en-3.5
  • lint-cleanup
  • master
  • py38
  • sudo-false
  • travis-fix
  • v0.3
  • v0.5
  • v0.5.1
  • v0.5.2
  • v0.5.4

pending completion
117

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

531 of 597 relevant lines covered (88.94%)

3.53 hits per line

Relevant lines Covered
Build:
Build:
597 RELEVANT LINES 531 COVERED LINES
3.53 HITS PER LINE
Source Files on remove-genshi
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
117 remove-genshi 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 ... push 05 Nov 2020 12:04AM UTC micolous travis-ci-com pending completion  
See All Builds (83)
  • Repo on GitHub
  • CI Project
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