Skip to content

4.x: Unit test lambdaification 1 of N#8137

Merged
akarnokd merged 1 commit into
ReactiveX:4.xfrom
akarnokd:4xTestLambdaCleanups1
Jun 21, 2026
Merged

4.x: Unit test lambdaification 1 of N#8137
akarnokd merged 1 commit into
ReactiveX:4.xfrom
akarnokd:4xTestLambdaCleanups1

Conversation

@akarnokd

@akarnokd akarnokd commented Jun 21, 2026

Copy link
Copy Markdown
Member

Will go over the unit tests in ASCII order of the classpath and classes.

Search regexp: new \w+\s*\([^)]*\)\s*\{

/* NFI */ = Not Functional Interface so break the regexp pattern

If you complain instead of proposing a PR about "why not convert to method references" you'll be banned.

Related: #8080

@akarnokd akarnokd added this to the 4.0 milestone Jun 21, 2026
@github-actions

Copy link
Copy Markdown

🐷 TruffleHog + Entropy Beauty Scan

Average entropy of changed code: 5.085 bits/char
Verdict: ⚠️ Consider review — entropy outside sweet spot

Changed files entropy:

.github/workflows/gradle_branch.yml: 5.084
.github/workflows/gradle_pr.yml: 4.934
.github/workflows/gradle_preview_jdks.yml: 5.137
.github/workflows/gradle_release.yml: 5.212
.github/workflows/gradle_snapshot.yml: 5.060

✅ No secrets or suspicious high-entropy strings found.

Mid-4 beauty heuristic in action — powered by our entropy chats! 😊

@akarnokd akarnokd merged commit 881f84d into ReactiveX:4.x Jun 21, 2026
4 checks passed
@akarnokd akarnokd deleted the 4xTestLambdaCleanups1 branch June 21, 2026 07:57
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.77%. Comparing base (58c9ed7) to head (d46c953).
⚠️ Report is 1 commits behind head on 4.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                4.x    #8137      +/-   ##
============================================
- Coverage     98.80%   98.77%   -0.03%     
+ Complexity     6872     6871       -1     
============================================
  Files           769      769              
  Lines         48659    48659              
  Branches       6516     6516              
============================================
- Hits          48076    48063      -13     
- Misses          451      458       +7     
- Partials        132      138       +6     

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

@akarnokd akarnokd added the Test label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant