Skip to content

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Oct 6, 2025

It's silly. The first wildcard use breaks other wildcard uses. Fixing the first occurrence by removing the wildcard often lets the other wildcard uses compile.

eclipse-jdt/eclipse.jdt.core#4332
eclipse-jdt/eclipse.jdt.core#4402

It's silly. The first wildcard use breaks other wildcard uses. Fixing
the first occurrence by removing the wildcard often lets the other
wildcard uses compile.

eclipse-jdt/eclipse.jdt.core#4332
eclipse-jdt/eclipse.jdt.core#4402
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (9b55d01) to head (cef356c).
⚠️ Report is 194 commits behind head on 3.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                3.x    #7914      +/-   ##
============================================
- Coverage     99.62%   99.59%   -0.04%     
+ Complexity     6801     6774      -27     
============================================
  Files           752      752              
  Lines         47707    47720      +13     
  Branches       6401     6401              
============================================
- Hits          47527    47525       -2     
- Misses           84       89       +5     
- Partials         96      106      +10     

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

@akarnokd akarnokd merged commit 449ac80 into ReactiveX:3.x Oct 6, 2025
5 checks passed
@akarnokd akarnokd deleted the EclipseGenericsWA branch October 6, 2025 08:20
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