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

bennorth / python-xml-serdes
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v2.0.4
DEFAULT BRANCH: master
Repo Added 29 May 2016 09:50AM UTC
Files 7
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • bugfix/empty-array-via-string
  • bugfix/empty-numpy-vector
  • doc-facelift
  • enum-support
  • feature/attributes
  • feature/coveralls-integration
  • feature/unicode-vs-str
  • housekeeping/drop-3.4-support
  • housekeeping/newer-pytest
  • master
  • refactor/use-instance-type-descriptor
  • tests/extra-test-empty-array
  • v1.0.2
  • v1.0.3
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.0.4

pending completion
65

push

travis-ci

Ben North
Version 2.0.4

344 of 349 relevant lines covered (98.57%)

3.93 hits per line

Relevant lines Covered
Build:
Build:
349 RELEVANT LINES 344 COVERED LINES
3.93 HITS PER LINE
Source Files on develop
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
65 develop Version 2.0.4 push 20 Aug 2019 03:57PM UTC Ben North travis-ci pending completion  
64 develop Test empty array handling more thoroughly push 20 Aug 2019 03:56PM UTC Ben North travis-ci pending completion  
60 develop Correctly parse empty arrays from XML string A piece of XML like <weights></weights> is parsed such that the 'text' property of the 'weights' element is None, rather than the empty string. Handle this when parsing a comma-separated NumPy a... push 19 Aug 2019 09:11PM UTC Ben North travis-ci pending completion  
54 develop Version 2.0.2 push 08 Aug 2019 09:42PM UTC Ben North travis-ci pending completion  
52 develop Drop Python 3.4 support Motivated by a build which failed with an error including lxml-4.4.0.tar.gz (4.5MB) This lxml version requires Python 2.7, 3.5 or later. A brief bit of research then revealed that 3.4 has been EOL since March 201... push 08 Aug 2019 09:33PM UTC Ben North travis-ci pending completion  
48 develop Update to modern pytest raises(match=) mechanism Pull #2 04 Jul 2019 08:27PM UTC Ben North travis-ci pending completion  
43 develop Version 2.0.1 push 04 Jul 2019 08:21PM UTC Ben North travis-ci pending completion  
42 develop Minor housekeeping: New pytest; newer Pythons Update tests to use feature of current pytest which supports 'match' arg to pytest.raises(). Extend Travis config to include 3.6 and 3.7. push 04 Jul 2019 08:17PM UTC Ben North travis-ci pending completion  
38 develop test_attribute_no_text(): Add Pull #2 16 Oct 2016 03:04PM UTC web-flow travis-ci pending completion  
36 develop Refactor: Use instance type descriptor The existing machinery which XMLSerializable uses to deserialize an instance from XML has considerable duplication with that used by the Instance type-descriptor. This merge removes that duplication and sim... push 16 Oct 2016 02:48PM UTC bennorth travis-ci pending completion  
See All Builds (46)
  • Repo 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