Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump coverage from 6.4.1 to 6.4.2 #306

Merged
merged 1 commit into from
Jul 13, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

Bumps coverage from 6.4.1 to 6.4.2.

Changelog

Sourced from coverage's changelog.

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. Fixes issue 1419_.

  • Internal debugging data added to sys.modules is now an actual module, to avoid confusing code that examines everything in sys.modules. Thanks, Yilei Yang (pull 1399_).

.. _pull 1399: nedbat/coveragepy#1399 .. _issue 1419: nedbat/coveragepy#1419

.. _changes_6-4-1:

Commits
  • 8ab9ff1 docs: latest sample HTML report
  • ee751cf docs: prep for 6.4.2
  • 413ccb7 build: run tests on nightly versions every day
  • d890bff docs: update the 3.11 version
  • 0d64498 fix: 3.11.0b4 has 0-numbered lines. Fixes #1419
  • 297b70e build: styfle/cancel-workflow-action@0.10.0 now accepts 'all'
  • ef25867 build(deps): bump actions/dependency-review-action from 1 to 2 (#1404)
  • b1f9cc0 build(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#1412)
  • f75d60a style: use new regex match object group access
  • 8447c99 test: copying pycache was causing race conditions, and was unneeded anyway.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Related to package requirements maintenance Repository structure maintenance labels Jul 13, 2022
@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #306 (417937a) into master (251b1fd) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
+ Coverage   86.46%   86.48%   +0.01%     
==========================================
  Files          52       52              
  Lines        5756     5756              
==========================================
+ Hits         4977     4978       +1     
+ Misses        779      778       -1     

@PProfizi PProfizi merged commit c3d434f into master Jul 13, 2022
@PProfizi PProfizi deleted the dependabot/pip/coverage-6.4.2 branch July 13, 2022 08:01
PProfizi pushed a commit that referenced this pull request Jul 19, 2022
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit c3d434f)
cbellot000 added a commit that referenced this pull request Jul 26, 2022
* Change ANSYS_VERSION to 222

* Add step for pygate 0.1.dev1 installation

* Add step for pygate 0.1.dev1 installation

* Add trigger for ci

* Add trigger for ci

* Fix conditional for gatebin install steps

* Fix gatebin install steps

* Add the wheels temporarily

* Fix step conditional

* Change requirement to ansys-dpf-gate==0.1.dev1

* Add pygate steps to documentation job

* Run Doc on windows-latest

* Move build installation of pygate to pydpf-actions

* Fix conditionals

* Update gate wheel

* Add up-to-date ansys-grpc-dpf wheel

* Remove ANSYS_VERSION env setter from build_doc job

* Add install of local ansys-grpc-dpf wheel

* Solve docstring test for download_file

* Solve docstring test for download_file

* Solve docstring test for download_file

* Solve docstring test for download_file

* Update pygate wheel

* Fix doctests

* Fix doctests

* Fix doctests

* Fix doctests

* Fix doctests

* pytest.ini: add doctest NORMALIZE_WHITESPACE and ELLIPSIS by default

* remove inline #doctest: options

* Fix doctest

* Fix doctest

* Fix doctest

* Fix doctest

* Fix doctest

* Fix doctest

* use v2.2 pydpf-actions

* Target potential failing test

* Change local_test_repo to False

* Comment-out segfault test

* Remove contrain on ansys-dpf-gate version in setup.py install_requires

* Try-out DEBUG option for pydpf-actions/test_package

* Revert "Comment-out segfault test"

This reverts commit 5f03a49.

* Revert "Target potential failing test"

This reverts commit fac439a.

* Fix test_busy_port from lea's PR on TFS

* Fix conftest according to TFS PR form Lea

* Fix gatebin tests from TFS PR Lea

* Update wheels

* Remove Report from test in install package

* Fix flake8

* Try-out on Python 3.7 same as TFS

* Bump imageio from 2.19.3 to 2.19.5 (#312)

Bumps [imageio](https://github.com/imageio/imageio) from 2.19.3 to 2.19.5.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.19.3...v2.19.5)

---
updated-dependencies:
- dependency-name: imageio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 9e6584a)

* MAINT: collect dependencies under a requirements/ directory (#307)

* Collect dependencies under requirements/ dir

* Enhance .gitigore

* Update actions to new requirements layout

* Update documentation

* Update action versions

(cherry picked from commit 79e5bfc)

* Bump sphinx-notfound-page from 0.8 to 0.8.3 (#308)

Bumps [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) from 0.8 to 0.8.3.
- [Release notes](https://github.com/readthedocs/sphinx-notfound-page/releases)
- [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-notfound-page@0.8...0.8.3)

---
updated-dependencies:
- dependency-name: sphinx-notfound-page
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 693b83d)

* Bump coverage from 6.4.1 to 6.4.2 (#306)

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit c3d434f)

* Bump actions/setup-python from 4.0.0 to 4.1.0 (#302)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 251b1fd)

* Add a retrocompatibility workflow (#310)

* Add a retro-compatibility workflow

* Trigger on pull_requests to retro/ branches
Trigger also for release/ branches

* Update pydpf-actions to 2.1.1

* Update to trigger on pull_requests FROM a retro or release branch

* Fix vtk version in setup.py extras_require[plotting]

* Add concurrency criterion

* Revert Fix vtk version in setup.py extras_require[plotting]: vtk 9.0.3 not available for Python 3.10

* Fix unbuntu doctest error due to unsorted available_property_fields list

* Rename job

* Update run criteria

* Update run criteria

* Go back to Windows 3.8 only

* Add empty line at end-of-file

Co-authored-by: Paul P <74507390+TheGoldfish01@users.noreply.github.com>

(cherry picked from commit 3ca756d)

* Use pydpf-actions @v2.2 for retro.yml

* Add kill-all-servers steps

* Add search for AWP_ROOT221 and others in decreasing order as a last resort.

* Reduces restrains in requirements_docs.txt

* Try fix doc generation for 06-stress_gradient_path.py

* Try fix doc generation for 06-stress_gradient_path.py

* Revert "Try fix doc generation for 06-stress_gradient_path.py"

This reverts commit 7d7f959.

* Revert "Try fix doc generation for 06-stress_gradient_path.py"

This reverts commit 6d3f0f7.

* Fix doc generation

* Use wheel and wheelhouse options of build_package action v2.2

* Set wheelhouse generation to false while gate not available on PyPi

* REtro now does not test docstrings

* Update wheels of gate, grpc,

* Move find_ansys() to last resort. If only AWP_ROOT221 is declared, it should not prioritize a 222 install in the default directory.

* Restrict TestServerConfigs tests to servers >= 4.0

* Moved ansys_path retrieval logic to misc along with find_ansys, in get_ansys_path.
Is now used to correctly determine if MAPDL is available with the installation actually used for testing.

* remove rogue prints

* Fixture for server<4.0 now only use global server

* Rename test_remote_workflow.py

* Fix import

* Conftest autouse fixture count_servers

* Set ansys_path argument of get_ansys_path to None by default

* Revert "Conftest autouse fixture count_servers"

This reverts commit c4b1f07.

* Conftest actually count_servers with fixture

* Fix flake8

* Fix flake8

* Remove code merged by error.

* Remove test_set_coordinates_field_meshed_region which should come with new commits from TFS

* Remove assert nb_servers=1 from count_servers fixture

* Move and rename test_launch_server_not_install to test_launcher.py as test_launch_server_full_path

* Fix GrpcServer.shutdown()

* Add a version test before trying to launch an InProcess server

* Remove version test, add warning to get info on ansys_path used.

* fix circular references

* ADD WARNINGS FOR DEBUG

* ADD TIMESTAMP

* Use build_package@v2.2.1

* Revert "Use build_package@v2.2.1"

This reverts commit e8e5835.

* Revert "ADD TIMESTAMP"

This reverts commit 4ce75de.

* Revert "ADD WARNINGS FOR DEBUG"

This reverts commit c02c4a0.

* changes refs

* Remove warning used for debug

* Fix test_start_local_failed_executable

* Fix test_busy_port

* fixes

* Try actions@v2.2.1

* styling and spelling

* Up doc install-dpf-server to v2.2

* Revert "Try actions@v2.2.1"

This reverts commit 4d28452.

* disable cache

* dummy push

* reremove cache

* Set autouse of count_servers fixture to false

* add cleanup

* fix cleanup

* cleanup

* shutdown all

* Fix codacy errors

* fix

* cleanup workflow

* Add back test_launch_server_not_install and rename it as test_launcher_server_full_path

* fixes

* dummy commit

* Revert "dummy commit"

This reverts commit 969a800.

* Refactor get_ansys_path and find_ansys

* fix global server

* fix doctests

* skip tests

* Add back a print in test_print_data_sources_path

* fix merge

* fix

* dummy

* Merge/retro/pipelines 0.5.dev2 (#334)

* fix retro, remove doctests

* fix ci version

* dummy

* doctest false

* try

* Revert "dummy"

This reverts commit 1dc9424.

* boolean

* bash if

* add comment

* skip failing test

* restart

* fixes

* fix

* fixes

Co-authored-by: paul.profizi <paul.profizi@ansys.com>
Co-authored-by: Paul P <74507390+TheGoldfish01@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com>
Co-authored-by: PProfizi <100710998+pprofizi@users.noreply.github.com>
cbellot000 added a commit that referenced this pull request Jul 26, 2022
* Change ANSYS_VERSION to 222

* Add step for pygate 0.1.dev1 installation

* Add step for pygate 0.1.dev1 installation

* Add trigger for ci

* Add trigger for ci

* Fix conditional for gatebin install steps

* Fix gatebin install steps

* Add the wheels temporarily

* Fix step conditional

* Change requirement to ansys-dpf-gate==0.1.dev1

* Add pygate steps to documentation job

* Run Doc on windows-latest

* Move build installation of pygate to pydpf-actions

* Fix conditionals

* Update gate wheel

* Add up-to-date ansys-grpc-dpf wheel

* Remove ANSYS_VERSION env setter from build_doc job

* Add install of local ansys-grpc-dpf wheel

* Solve docstring test for download_file

* Solve docstring test for download_file

* Solve docstring test for download_file

* Solve docstring test for download_file

* Update pygate wheel

* Fix doctests

* Fix doctests

* Fix doctests

* Fix doctests

* Fix doctests

* pytest.ini: add doctest NORMALIZE_WHITESPACE and ELLIPSIS by default

* remove inline #doctest: options

* Fix doctest

* Fix doctest

* Fix doctest

* Fix doctest

* Fix doctest

* Fix doctest

* use v2.2 pydpf-actions

* Target potential failing test

* Change local_test_repo to False

* Comment-out segfault test

* Remove contrain on ansys-dpf-gate version in setup.py install_requires

* Try-out DEBUG option for pydpf-actions/test_package

* Revert "Comment-out segfault test"

This reverts commit 5f03a49.

* Revert "Target potential failing test"

This reverts commit fac439a.

* Fix test_busy_port from lea's PR on TFS

* Fix conftest according to TFS PR form Lea

* Fix gatebin tests from TFS PR Lea

* Update wheels

* Remove Report from test in install package

* Fix flake8

* Try-out on Python 3.7 same as TFS

* Bump imageio from 2.19.3 to 2.19.5 (#312)

Bumps [imageio](https://github.com/imageio/imageio) from 2.19.3 to 2.19.5.
- [Release notes](https://github.com/imageio/imageio/releases)
- [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md)
- [Commits](imageio/imageio@v2.19.3...v2.19.5)

---
updated-dependencies:
- dependency-name: imageio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 9e6584a)

* MAINT: collect dependencies under a requirements/ directory (#307)

* Collect dependencies under requirements/ dir

* Enhance .gitigore

* Update actions to new requirements layout

* Update documentation

* Update action versions

(cherry picked from commit 79e5bfc)

* Bump sphinx-notfound-page from 0.8 to 0.8.3 (#308)

Bumps [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) from 0.8 to 0.8.3.
- [Release notes](https://github.com/readthedocs/sphinx-notfound-page/releases)
- [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-notfound-page@0.8...0.8.3)

---
updated-dependencies:
- dependency-name: sphinx-notfound-page
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 693b83d)

* Bump coverage from 6.4.1 to 6.4.2 (#306)

Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit c3d434f)

* Bump actions/setup-python from 4.0.0 to 4.1.0 (#302)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 251b1fd)

* Add a retrocompatibility workflow (#310)

* Add a retro-compatibility workflow

* Trigger on pull_requests to retro/ branches
Trigger also for release/ branches

* Update pydpf-actions to 2.1.1

* Update to trigger on pull_requests FROM a retro or release branch

* Fix vtk version in setup.py extras_require[plotting]

* Add concurrency criterion

* Revert Fix vtk version in setup.py extras_require[plotting]: vtk 9.0.3 not available for Python 3.10

* Fix unbuntu doctest error due to unsorted available_property_fields list

* Rename job

* Update run criteria

* Update run criteria

* Go back to Windows 3.8 only

* Add empty line at end-of-file

Co-authored-by: Paul P <74507390+TheGoldfish01@users.noreply.github.com>

(cherry picked from commit 3ca756d)

* Use pydpf-actions @v2.2 for retro.yml

* Add kill-all-servers steps

* Add search for AWP_ROOT221 and others in decreasing order as a last resort.

* Reduces restrains in requirements_docs.txt

* Try fix doc generation for 06-stress_gradient_path.py

* Try fix doc generation for 06-stress_gradient_path.py

* Revert "Try fix doc generation for 06-stress_gradient_path.py"

This reverts commit 7d7f959.

* Revert "Try fix doc generation for 06-stress_gradient_path.py"

This reverts commit 6d3f0f7.

* Fix doc generation

* Use wheel and wheelhouse options of build_package action v2.2

* Set wheelhouse generation to false while gate not available on PyPi

* REtro now does not test docstrings

* Update wheels of gate, grpc,

* Move find_ansys() to last resort. If only AWP_ROOT221 is declared, it should not prioritize a 222 install in the default directory.

* Restrict TestServerConfigs tests to servers >= 4.0

* Moved ansys_path retrieval logic to misc along with find_ansys, in get_ansys_path.
Is now used to correctly determine if MAPDL is available with the installation actually used for testing.

* remove rogue prints

* Fixture for server<4.0 now only use global server

* Rename test_remote_workflow.py

* Fix import

* Conftest autouse fixture count_servers

* Set ansys_path argument of get_ansys_path to None by default

* Revert "Conftest autouse fixture count_servers"

This reverts commit c4b1f07.

* Conftest actually count_servers with fixture

* Fix flake8

* Fix flake8

* Remove code merged by error.

* Remove test_set_coordinates_field_meshed_region which should come with new commits from TFS

* Remove assert nb_servers=1 from count_servers fixture

* Move and rename test_launch_server_not_install to test_launcher.py as test_launch_server_full_path

* Fix GrpcServer.shutdown()

* Add a version test before trying to launch an InProcess server

* Remove version test, add warning to get info on ansys_path used.

* ADD WARNINGS FOR DEBUG

* ADD TIMESTAMP

* Use build_package@v2.2.1

* Revert "Use build_package@v2.2.1"

This reverts commit e8e5835.

* Revert "ADD TIMESTAMP"

This reverts commit 4ce75de.

* Revert "ADD WARNINGS FOR DEBUG"

This reverts commit c02c4a0.

* Remove warning used for debug

* Fix test_start_local_failed_executable

* Fix test_busy_port

* Try actions@v2.2.1

* Up doc install-dpf-server to v2.2

* Revert "Try actions@v2.2.1"

This reverts commit 4d28452.

* Set autouse of count_servers fixture to false

* Fix codacy errors

* Add back test_launch_server_not_install and rename it as test_launcher_server_full_path

* Refactor get_ansys_path and find_ansys

* Add back a print in test_print_data_sources_path

* find_ansys does not filter out the current ansys version for AWP_ROOT

* Remove unused fixtures

* Set DOCTEST in retro back to true

* Revert "Set DOCTEST in retro back to true"

This reverts commit 53ed94a.

* Test conditionals

* Set wheelhouse to default (false)

* Set doctest to default (true)

* Revert "Set doctest to default (true)"

This reverts commit 3c9460d.

* Set doctest to false

* Revert "Remove unused fixtures"

This reverts commit 78894f6.

* Remove fixture config_server_type

* Refactor test job using new smaller actions

* fix ci

* dummy

* revert dummy

* dummy

* pre command

* doc and backward comp

* backward comp fixes

* update doc and ansys.grpc.dpf

* fix doc

* fix merge

Co-authored-by: paul.profizi <paul.profizi@ansys.com>
Co-authored-by: Paul P <74507390+TheGoldfish01@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martínez <28702884+jorgepiloto@users.noreply.github.com>
Co-authored-by: PProfizi <100710998+pprofizi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to package requirements maintenance Repository structure maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant