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

kiwitcms / junit.xml-plugin / 51 / 1
28%
master: 25%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/junitparser-2.1.1
DEFAULT BRANCH: master
Ran 20 Sep 2019 10:52AM UTC
Files 1
Run time 0s
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

20 Sep 2019 10:21AM UTC coverage: 27.5% (-1.1%) from 28.571%
MAKE=ci

push

travis-ci

atodorov
Check for <testsuites> vs <testsuite> root tag. Fixes #9

According to the JUnit XML specs:
https://www.ibm.com/support/knowledgecenter/en/SSUFAU_1.0.0/com.ibm.rsar.analysis.codereview.cobol.doc/topics/cac_useresults_junit.html

the root element in the XML is a <testsuites> tag. However some
of the test runners we've used skip that and have a single
<testsuite> tag as their root node. This causes failures for
people using some of the other test runners, e.g.

- Katalon Studio - exports with the <testsuites> tag
- Nose, py.test - export results with the <testsuite> tag

11 of 40 relevant lines covered (27.5%)

0.28 hits per line

Source Files on job 51.1 (MAKE=ci)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 43
  • Travis Job 51.1
  • a3d3bcf1 on github
  • Prev Job for MAKE=ci on handle_testsuites (#50.1)
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