Skip to content

Parallelize make test. #81 Add make test test_args= filter.#82

Merged
bvdmitri merged 1 commit into
mainfrom
81-select-test-files-using-make-test-test_args
Nov 7, 2025
Merged

Parallelize make test. #81 Add make test test_args= filter.#82
bvdmitri merged 1 commit into
mainfrom
81-select-test-files-using-make-test-test_args

Conversation

@abpolym
Copy link
Copy Markdown
Member

@abpolym abpolym commented Nov 7, 2025

Should resolve #81.

@abpolym abpolym requested review from Nimrais and bvdmitri November 7, 2025 06:07
@abpolym abpolym linked an issue Nov 7, 2025 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.38%. Comparing base (3cdae9a) to head (ad07d23).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files          12       12           
  Lines         486      486           
=======================================
  Hits          483      483           
  Misses          3        3           

☔ 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.

@bvdmitri bvdmitri merged commit c63e995 into main Nov 7, 2025
6 of 8 checks passed
@bvdmitri bvdmitri deleted the 81-select-test-files-using-make-test-test_args branch November 7, 2025 12:07
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.

Select test files using make test test_args=...

2 participants