Skip to content

[CI] Split long build + test CI jobs #198

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
merged 1 commit into from
Jan 12, 2025

Conversation

aobolensk
Copy link
Member

@aobolensk aobolensk commented Jan 12, 2025

Split to basic and extended jobs:

  • basic: MPI + threads with count 1-4
  • extended: threads with count (5-16)

Preparation for #176

@aobolensk aobolensk requested a review from allnes January 12, 2025 14:17
@aobolensk aobolensk self-assigned this Jan 12, 2025
@github-actions github-actions bot added the ci label Jan 12, 2025
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.39%. Comparing base (2e969c3) to head (e59a77d).

❗ There is a different number of reports uploaded between BASE (2e969c3) and HEAD (e59a77d). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (2e969c3) HEAD (e59a77d)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #198       +/-   ##
===========================================
- Coverage   94.71%   80.39%   -14.32%     
===========================================
  Files          33       33               
  Lines         605      602        -3     
  Branches      183      183               
===========================================
- Hits          573      484       -89     
- Misses         11      105       +94     
+ Partials       21       13        -8     

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

Split to basic and extended jobs:
- basic: MPI + threads with count 1-4
- extended: threads with count (5-16)
@allnes allnes merged commit be96c77 into learning-process:master Jan 12, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants