Skip to content

Enable parallel test execution in noxfile#400

Merged
joyvelasquez merged 2 commits into
HinodeXRT:mainfrom
joyvelasquez:enable-parallel-tests
Jul 2, 2026
Merged

Enable parallel test execution in noxfile#400
joyvelasquez merged 2 commits into
HinodeXRT:mainfrom
joyvelasquez:enable-parallel-tests

Conversation

@joyvelasquez

Copy link
Copy Markdown
Contributor

Wire the previously unused pytest_command tuple into the tests session so --durations, --tb=short, -n=auto, and --dist=loadfile take effect. Drop --pyargs since pytest.ini uses filesystem testpaths rather than importable package names.

@joyvelasquez joyvelasquez self-assigned this Jul 2, 2026
@joyvelasquez joyvelasquez added the Infrastructure Issues related to packaging or the CI label Jul 2, 2026
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.35%. Comparing base (701d68d) to head (77482a2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #400   +/-   ##
=======================================
  Coverage   87.35%   87.35%           
=======================================
  Files          26       26           
  Lines        1819     1819           
  Branches      106      106           
=======================================
  Hits         1589     1589           
  Misses        184      184           
  Partials       46       46           

☔ View full report in Codecov by Harness.
📢 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.

@joyvelasquez

Copy link
Copy Markdown
Contributor Author

From a 30-minute mystery hang to a 2-minute parallel suite

@joyvelasquez joyvelasquez merged commit 1ac0dc1 into HinodeXRT:main Jul 2, 2026
9 checks passed
@joyvelasquez joyvelasquez deleted the enable-parallel-tests branch July 2, 2026 17:35
joyvelasquez added a commit to joyvelasquez/xrtpy that referenced this pull request Jul 2, 2026
* Enable parallel test execution in noxfile

* Ignore sphinx-gallery scripts in pytest

---------

Co-authored-by: joyvelasquez <joy.velasquez@cfa.harvard>
joyvelasquez added a commit to joyvelasquez/xrtpy that referenced this pull request Jul 2, 2026
* Enable parallel test execution in noxfile

* Ignore sphinx-gallery scripts in pytest

---------

Co-authored-by: joyvelasquez <joy.velasquez@cfa.harvard>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Infrastructure Issues related to packaging or the CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant