Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for parameter types with wildcards for JarInfer #1107

Merged
merged 4 commits into from
Dec 22, 2024

Merge branch 'master' into 2024-12-21-jarinfer-wildcards

d27f267
Select commit
Loading
Failed to load commit list.
Merged

Add support for parameter types with wildcards for JarInfer #1107

Merge branch 'master' into 2024-12-21-jarinfer-wildcards
d27f267
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 1s

88.12% (+0.00%) compared to 2754c45

View this Pull Request on Codecov

88.12% (+0.00%) compared to 2754c45

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.12%. Comparing base (2754c45) to head (d27f267).

Files with missing lines Patch % Lines
...llaway/jarinfer/DefinitelyDerefedParamsDriver.java 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1107   +/-   ##
=========================================
  Coverage     88.11%   88.12%           
- Complexity     2212     2221    +9     
=========================================
  Files            84       84           
  Lines          7188     7197    +9     
  Branches       1428     1430    +2     
=========================================
+ Hits           6334     6342    +8     
- Misses          429      430    +1     
  Partials        425      425           

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