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

Add pytest-randomly to dev and test environments #120

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

douglatornell
Copy link
Member

Added pytest-randomly to environment-test.yaml and environment-dev.yaml to improve test robustness by running tests in random order. This helps detect dependencies between tests and ensures greater reliability of the test suite.

Added pytest-randomly to environment-test.yaml and environment-dev.yaml to
improve test robustness by running tests in random order. This helps detect
dependencies between tests and ensures greater reliability of the test suite.
@douglatornell douglatornell added enhancement New feature or request SalishSeaTools maintenance Codebase & repo maintenance labels Dec 24, 2024
@douglatornell douglatornell added this to the v24.1 milestone Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.35%. Comparing base (3f81db7) to head (5be5e08).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   53.35%   53.35%           
=======================================
  Files          29       29           
  Lines        3522     3522           
=======================================
  Hits         1879     1879           
  Misses       1643     1643           
Flag Coverage Δ
unittests 53.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@douglatornell douglatornell merged commit 603fd10 into main Dec 24, 2024
8 checks passed
@douglatornell douglatornell deleted the pytest-randomly branch December 24, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance Codebase & repo maintenance SalishSeaTools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant