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

pywbem / pywbem / test-1695
92%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2023 04:03PM UTC
Jobs 15
Files 46
Run time 1min
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
test-1695

push

github

andy-maier
Improved handling of missing/extra Values items in ValueMapping

Details:

* The 'pywbem.ValueMapping' class now allows controlling what should happen
  when the 'Values' qualifier has missing or extra items compared to the
  'ValueMap' qualifier, by means of a new 'values_default' parameter of
  the respective factory methods. If 'values_default' is None (default), a
  'pywbem.ModelError' is raised for missing or extra 'Values' items. If it
  specifies a string value, missing items in the 'Values' qualifier are
  filled up with that value, and extra items in the 'Values' qualifier are
  truncated. (issue #2991)

* This causes the following incompatibility: The 'pywbem.ValueMapping' class
  will now raise a 'pywbem.ModelError' for any
  missing or extra items in the 'Values' qualifier, compared to the 'ValueMap'
  qualifier. Previously, 'KeyError' was raised. (issue #2991)

* Added testcases for differently sizzed ValueMap/Values qualifiers.

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

34 of 35 new or added lines in 1 file covered. (97.14%)

11160 of 12115 relevant lines covered (92.12%)

15.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest,3.8,latest - test-1695.1 12 Jun 2023 04:36PM UTC 0
92.21
GitHub Action Run
2 ubuntu-latest,3.10,latest - test-1695.2 12 Jun 2023 04:36PM UTC 0
92.23
GitHub Action Run
3 ubuntu-latest,3.7,minimum - test-1695.3 12 Jun 2023 04:36PM UTC 0
92.02
GitHub Action Run
4 ubuntu-20.04,3.6,minimum - test-1695.4 12 Jun 2023 04:36PM UTC 0
92.02
GitHub Action Run
5 ubuntu-latest,3.11,latest - test-1695.5 12 Jun 2023 04:36PM UTC 0
92.23
GitHub Action Run
6 ubuntu-latest,3.10,minimum - test-1695.6 12 Jun 2023 04:36PM UTC 0
92.23
GitHub Action Run
7 ubuntu-20.04,3.6,latest - test-1695.7 12 Jun 2023 04:36PM UTC 0
92.02
GitHub Action Run
8 ubuntu-latest,3.7,latest - test-1695.8 12 Jun 2023 04:36PM UTC 0
92.02
GitHub Action Run
9 windows-latest,3.10,minimum - test-1695.9 12 Jun 2023 04:36PM UTC 0
92.25
GitHub Action Run
10 windows-latest,3.6,latest - test-1695.10 12 Jun 2023 04:36PM UTC 0
92.04
GitHub Action Run
11 macos-latest,3.6,latest - test-1695.11 12 Jun 2023 04:36PM UTC 0
92.02
GitHub Action Run
12 macos-latest,3.11,latest - test-1695.12 12 Jun 2023 04:36PM UTC 0
92.23
GitHub Action Run
13 ubuntu-latest,3.11,minimum - test-1695.13 12 Jun 2023 04:36PM UTC 0
92.23
GitHub Action Run
14 windows-latest,3.11,minimum - test-1695.14 12 Jun 2023 04:36PM UTC 0
92.25
GitHub Action Run
15 windows-latest,3.11,latest - test-1695.15 12 Jun 2023 04:36PM UTC 0
92.25
GitHub Action Run
Source Files on build test-1695
Detailed source file information is not available for this build.
  • Back to Repo
  • 881efc5b on github
  • Prev Build on master (#5245731968)
  • Next Build on master (#5280820479)
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