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

[Merged by Bors] - test: remove limit of test binaries #6214

Closed
wants to merge 2 commits into from

Conversation

acud
Copy link
Contributor

@acud acud commented Aug 5, 2024

Motivation

Remove the restriction of number of cores when running tests.

Description

closes #2925

Test Plan

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.9%. Comparing base (6e32527) to head (0004e7a).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop   #6214     +/-   ##
=========================================
- Coverage     82.0%   81.9%   -0.1%     
=========================================
  Files          308     308             
  Lines        33843   33843             
=========================================
- Hits         27753   27750      -3     
- Misses        4316    4320      +4     
+ Partials      1774    1773      -1     

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

@acud acud marked this pull request as ready for review August 6, 2024 14:38
@acud
Copy link
Contributor Author

acud commented Aug 6, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 6, 2024
## Motivation

Remove the restriction of number of cores when running tests.
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 6, 2024

Build failed:

  • ci-status

@acud
Copy link
Contributor Author

acud commented Aug 6, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 6, 2024
## Motivation

Remove the restriction of number of cores when running tests.
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 6, 2024

Build failed:

@acud
Copy link
Contributor Author

acud commented Aug 6, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 6, 2024
## Motivation

Remove the restriction of number of cores when running tests.
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 6, 2024

Build failed:

@acud
Copy link
Contributor Author

acud commented Aug 6, 2024

bors merge

spacemesh-bors bot pushed a commit that referenced this pull request Aug 6, 2024
## Motivation

Remove the restriction of number of cores when running tests.
@spacemesh-bors
Copy link

spacemesh-bors bot commented Aug 6, 2024

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title test: remove limit of test binaries [Merged by Bors] - test: remove limit of test binaries Aug 6, 2024
@spacemesh-bors spacemesh-bors bot closed this Aug 6, 2024
@spacemesh-bors spacemesh-bors bot deleted the remove-minus-p branch August 6, 2024 19:10
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.

Run unit tests for each package in parallel
2 participants