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

Update pytest and plugin versions #3237

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lunkwill42
Copy link
Member

This updates the version locks of pytests and its plugins used for test runs. Mostly due to the fact that our selected combinations of Python versions, pytest and pytest-cov were generating deprecation warnings during test runs that did not have anything to do with NAV itself.

These versions are locked to what are the current latest releases.

This updates the version locks of pytests and its plugins used for test
runs.  Mostly due to the fact that our selected combinations of
Python versions, pytest and pytest-cov were generating deprecation
warnings during test runs that did not have anything to do with NAV
itself.

These versions are locked to what are the current latest releases.
@lunkwill42 lunkwill42 added cleanup tests dependencies Pull requests that update a dependency file labels Nov 22, 2024
@lunkwill42 lunkwill42 self-assigned this Nov 22, 2024
Copy link

sonarcloud bot commented Nov 22, 2024

Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 991 0 12.86s
✅ PYTHON ruff 987 0 0.1s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

Test results

    9 files      9 suites   8m 46s ⏱️
2 139 tests 2 139 ✅ 0 💤 0 ❌
4 017 runs  4 017 ✅ 0 💤 0 ❌

Results for commit c8d0e07.

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.28%. Comparing base (27b12b5) to head (c8d0e07).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3237      +/-   ##
==========================================
- Coverage   60.39%   60.28%   -0.11%     
==========================================
  Files         605      605              
  Lines       43687    43688       +1     
  Branches       48       48              
==========================================
- Hits        26383    26339      -44     
- Misses      17292    17337      +45     
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup dependencies Pull requests that update a dependency file tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant