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

Reduce complexity of private method FinishedJobs::findJobsToRemove #1881

Conversation

fedejeanne
Copy link
Contributor

Also make it return an Iterable instead of null to avoid null checks

Also make it return an Iterable instead of null to avoid null checks
Copy link
Contributor

Test Results

 1 812 files  ±0   1 812 suites  ±0   1h 34m 6s ⏱️ + 3m 39s
 7 613 tests ±0   7 384 ✅ ±0  228 💤 ±0  1 ❌ ±0 
23 991 runs  ±0  23 241 ✅ ±0  749 💤 ±0  1 ❌ ±0 

For more details on these failures, see this check.

Results for commit 34b3550. ± Comparison against base commit 29831f8.

@fedejeanne fedejeanne merged commit afe3422 into eclipse-platform:master May 10, 2024
15 of 16 checks passed
@fedejeanne fedejeanne deleted the kehrwoche/reduce_complexity_FinishedJobs branch May 10, 2024 13:19
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.

None yet

1 participant