Skip to content

Update the version of pytest#137

Merged
gmmajal merged 2 commits intozbw:masterfrom
gmmajal:114-update-the-version-of-pytest
Mar 12, 2026
Merged

Update the version of pytest#137
gmmajal merged 2 commits intozbw:masterfrom
gmmajal:114-update-the-version-of-pytest

Conversation

@gmmajal
Copy link
Copy Markdown
Contributor

@gmmajal gmmajal commented Mar 10, 2026

Relevant issue: #114

Background info: # any relevant background info for additional context, references to documentations etc.

  • There is a new major version of pytest available. We should upgrade to it. Furthermore, we should bump it's associated pluggins to more recent versions.
  • There are legacy files including conftest.py and .coveragerc, which were needed during the initial versions of stwfsapy. Our repo structure has since changed and both of these files are no longer needed. Therefore, a cleanup is needed.

Changes introduced: # list changes to the code repo made in this pull request

  • The packages: pytest and pytest-mock have been upgraded.
  • A new uv.lock file has been generated.
  • The conftest.py file and .coveragerc file have been removed.
  • The uv pytest command inside the ci.yml has been modified to match the command we use in the github workflows insidequalle, for the sake of consistency.

@gmmajal gmmajal requested a review from Lakshmi-bashyam March 10, 2026 16:54
@gmmajal gmmajal self-assigned this Mar 10, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (66cb62e) to head (29dbdbe).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##            master      #137     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           16        55     +39     
  Lines          940      2722   +1782     
===========================================
+ Hits           940      2722   +1782     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmmajal gmmajal marked this pull request as ready for review March 10, 2026 17:10
@gmmajal gmmajal merged commit acff659 into zbw:master Mar 12, 2026
7 checks passed
@gmmajal gmmajal deleted the 114-update-the-version-of-pytest branch April 14, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants