minos-python
minos-python copied to clipboard
Bump coverage from 6.3.2 to 6.4.4 in /packages/core/minos-microservice-saga
Bumps coverage from 6.3.2 to 6.4.4.
Changelog
Sourced from coverage's changelog.
Version 6.4.4 β 2022-08-16
- Wheels are now provided for Python 3.11.
.. _changes_6-4-3:
Version 6.4.3 β 2022-08-06
Fix a failure when combining data files if the file names contained glob-like patterns (
pull 1405_). Thanks, Michael Krebs and Benjamin Schubert.Fix a messaging failure when combining Windows data files on a different drive than the current directory. (
pull 1430, fixingissue 1428). Thanks, Lorenzo MicΓ².Fix path calculations when running in the root directory, as you might do in a Docker container:
pull 1403_, thanks Arthur Rio.Filtering in the HTML report wouldn't work when reloading the index page. This is now fixed (
pull 1413_). Thanks, Marc Legendre.Fix a problem with Cython code measurement (
pull 1347, fixingissue 972). Thanks, Matus Valo... _issue 972: nedbat/coveragepy#972 .. _pull 1347: nedbat/coveragepy#1347 .. _pull 1403: nedbat/coveragepy#1403 .. _pull 1405: nedbat/coveragepy#1405 .. _pull 1413: nedbat/coveragepy#1413 .. _issue 1428: nedbat/coveragepy#1428 .. _pull 1430: nedbat/coveragepy#1430
.. _changes_6-4-2:
Version 6.4.2 β 2022-07-12
Updated for a small change in Python 3.11.0 beta 4: modules now start with a line with line number 0, which is ignored. This line cannnot be executed, so coverage totals were thrown off. This line is now ignored by coverage.py, but this also means that truly empty modules (like
__init__.py) have no lines in them, rather than one phantom line. Fixesissue 1419_.Internal debugging data added to sys.modules is now an actual module, to avoid confusing code that examines everything in sys.modules. Thanks,
... (truncated)
Commits
24985c0docs: sample html report12d5d17build: prep for 6.4.4007c616build: update 3.11 references to rc166ddb0bbuild: make upgrade (with hashes)f7907eedocs: add somemake upgradeinstructions to the Makefile18b57e1build: use hashed pins1dba030build: pin windows-only transitive dependenciesb076ffebuild: 3.11 is rc now - make wheels for it87de75ddocs: don't use tabs while we work out the docutil version pinning4eee7dcbuild: don't install multiple .pip files- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)