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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/junitparser-2.1.1
DEFAULT BRANCH: master
Ran 20 Sep 2019 10:14AM 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:12AM UTC coverage: 27.5%. First build
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 48.1 (MAKE=ci)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 40
  • Travis Job 48.1
  • 9da65ada on github
  • Next Job for MAKE=ci on handle_testsuites (#49.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