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

Ericsson / ecchronos / 490
79%

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

pending completion
490

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

Jobs
ID Job ID Ran Files Coverage
2 490.2 (TEST_SUITE='test jacoco:report coveralls:report') 01 Feb 2021 09:32AM UTC 0
79.42
Travis Job 490.2
Source Files on build 490
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #490
  • d25e9b10 on github
  • Prev Build on master (#488)
  • Next Build on master (#495)
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