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

pywbem / pywbem / test-1621
92%

Build:
DEFAULT BRANCH: master
Ran 28 May 2023 08:57AM UTC
Jobs 16
Files 46
Run time 2s
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-1621

push

github

Andreas Maier
Modify use of the safety utility to use their .safety_policy_file

1. Created new .policy_safety_file in root directoyry.
2. Modifedy Makefile to use this file and ignore the list of safety issues
in the Makefile.
3. Removed the set of issues in the Makefile.
4. Reviewed the set of issues in the Makefile to confirm differences with
the .safety_policy_file.
5. This added a significant number of changes due to some the safety
issues for jupyter components where the new minimum versions affected
minimum versions of other components used by notebook.  Thus we added
several new entries with python version limitations including:

Version issue between nbconvert and jinja2, sphinx 3.5.4 depends on
Jinja2>=2.3, convert 6.5.1 depends on jinja2>=3.0

Modify MarkupSafe to make minimum version python version dependent. With
break at python 3.6

Set pyxmq minimum from 16.04.17.0.0

Because notebook 6.4.10 depends on pyxmq >=17 this moves min version of
pyzmq to 170.0

Change minimum_constraints.txt importlib-metadata

Change the line:

importlib-metadata==0.22; python_version <= '3.7'

to

use importlib-metadata version 0.23

This was causing failure with ubuntu latest python 3.7 minimum where
argcomplete required importlib-metadata 023. We did not trace the
dependencies path to see what else had changed.

Updated minimum version of future to 0.18.3 to reflect the correction of
issue # 52510 which we documented in pywbem issue #2976

Changed the defintion of python version limits so python_version ==
'2.7'  always occurs on its own line to make removeal easier in the
future.

11145 of 12099 relevant lines covered (92.12%)

14.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 windows-latest,3.11,minimum - test-1621.1 28 May 2023 09:34AM UTC 0
92.25
GitHub Action Run
2 ubuntu-latest,3.7,latest - test-1621.2 28 May 2023 09:34AM UTC 0
92.01
GitHub Action Run
3 ubuntu-latest,3.10,minimum - test-1621.3 28 May 2023 09:34AM UTC 0
92.23
GitHub Action Run
4 macos-latest,3.11,latest - test-1621.4 28 May 2023 09:34AM UTC 0
92.23
GitHub Action Run
5 ubuntu-20.04,3.5,minimum - test-1621.5 28 May 2023 09:34AM UTC 0
92.02
GitHub Action Run
6 windows-latest,3.5,latest - test-1621.6 28 May 2023 09:34AM UTC 0
92.04
GitHub Action Run
7 ubuntu-latest,3.11,latest - test-1621.7 28 May 2023 09:34AM UTC 0
92.23
GitHub Action Run
8 ubuntu-latest,3.8,latest - test-1621.8 28 May 2023 09:34AM UTC 0
92.21
GitHub Action Run
9 ubuntu-20.04,3.5,latest - test-1621.9 28 May 2023 09:34AM UTC 0
92.02
GitHub Action Run
10 ubuntu-latest,3.7,minimum - test-1621.10 28 May 2023 09:34AM UTC 0
92.01
GitHub Action Run
11 ubuntu-latest,3.10,latest - test-1621.11 28 May 2023 09:34AM UTC 0
92.23
GitHub Action Run
12 windows-2019,3.5,minimum - test-1621.12 28 May 2023 09:34AM UTC 0
92.04
GitHub Action Run
13 windows-latest,3.10,minimum - test-1621.13 28 May 2023 09:34AM UTC 0
92.25
GitHub Action Run
14 windows-latest,3.11,latest - test-1621.14 28 May 2023 09:34AM UTC 0
92.25
GitHub Action Run
15 ubuntu-latest,3.11,minimum - test-1621.15 28 May 2023 09:34AM UTC 0
92.23
GitHub Action Run
16 macos-latest,3.5,latest - test-1621.16 28 May 2023 09:34AM UTC 0
92.02
GitHub Action Run
Source Files on build test-1621
Detailed source file information is not available for this build.
  • Back to Repo
  • 6e6cae27 on github
  • Prev Build on master (#5103360097)
  • Next Build on master (#TEST-1624)
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