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

pywbem / pywbemtools / 3686
91%
master: 93%

Build:
Build:
LAST BUILD BRANCH: andy/use-published-click-repl
DEFAULT BRANCH: master
Ran 30 Jun 2020 08:12AM UTC
Jobs 1
Files 19
Run time 5s
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
3686

push

travis-ci

andy-maier
Fixed #650: Sorted and added missing properties in table output of instances

Details:

* When the set of instances to be displayed in a table format had different
  sets of properties, there were cases when not all properties were
  displayed. The algorithm for determining the set of properties to be
  displayed simply determined the instance with the largest number of
  properties and used their names. This change fixes that by determining
  the set of properties to be displayed by adding all differently named
  properties in all instances into the set to be displayed.

* In addition, this change sorts the determined properties such that
  first the key properties are displayed in sorted order, and then
  the non-key properties in sorted order. Any property name comparisons
  and the sorting are done case insenitively. The key properties are
  determined fro the path of the instances, without causing any additional
  class retrieval operations.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>

24 of 24 new or added lines in 1 file covered. (100.0%)

2913 of 3212 relevant lines covered (90.69%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
5 3686.5 (PACKAGE_LEVEL=latest) 30 Jun 2020 08:12AM UTC 0
90.69
Travis Job 3686.5
Source Files on build 3686
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3686
  • b973ab0c on github
  • Next Build on andy/fix-missing-props-in-table-output (#3687)
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