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

pywbem / pywbemtools / 3687
91%
master: 93%

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

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.

* Added testcases for the missing property case.

* Corrected comments on the testcase definition structures, and made
  the function and structure names more consistent, for
  _format_instances_as_rows() and _print_instances_as_table().

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 3687.5 (PACKAGE_LEVEL=latest) 30 Jun 2020 08:23AM UTC 0
90.69
Travis Job 3687.5
Source Files on build 3687
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3687
  • 2d82a74a on github
  • Prev Build on andy/fix-missing-props-in-table-output (#3686)
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