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

pywbem / pywbemtools / 3694 / 5
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2020 05:06PM UTC
Files 19
Run time 7min
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

30 Jun 2020 04:51PM UTC coverage: 90.629% (+0.04%) from 90.588%
PACKAGE_LEVEL=latest

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>

2911 of 3212 relevant lines covered (90.63%)

0.91 hits per line

Source Files on job 3694.5 (PACKAGE_LEVEL=latest)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 621
  • Travis Job 3694.5
  • 2f912267 on github
  • Prev Job for PACKAGE_LEVEL=latest on master (#3689.5)
  • Next Job for PACKAGE_LEVEL=latest on master (#3724.5)
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