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

Ericsson / ecchronos / 490 / 2
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2021 09:32AM UTC
Files 148
Run time 40s
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

01 Feb 2021 08:51AM UTC coverage: 79.418%. Remained the same
TEST_SUITE='test jacoco:report coveralls:report'

push

travis-ci

web-flow
Fix Python3 issue in ecc-status command (#171)

The ecc-status.py script uses the map() function to transform a list.
In Python2 map() returns a new list while in Python3 an iterator object is
returned. This causes an AttributeError.

Make sure the mapped status object is transformed into a new list before processing it.

Closes issue #168

3573 of 4499 relevant lines covered (79.42%)

0.79 hits per line

Source Files on job 490.2 (TEST_SUITE='test jacoco:report coveralls:report')
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 519
  • Travis Job 490.2
  • d25e9b10 on github
  • Prev Job for TEST_SUITE='test jacoco:report coveralls:report' on master (#488.2)
  • Next Job for TEST_SUITE='test jacoco:report coveralls:report' on master (#495.2)
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