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

Proper checking of vararg overrides with JSpecify annotations #1116

Merged
merged 6 commits into from
Dec 26, 2024

Merge branch 'master' into issue-1113

53aeb1b
Select commit
Loading
Failed to load commit list.
Merged

Proper checking of vararg overrides with JSpecify annotations #1116

Merge branch 'master' into issue-1113
53aeb1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

88.14% (+0.00%) compared to 7cb6b98

View this Pull Request on Codecov

88.14% (+0.00%) compared to 7cb6b98

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.14%. Comparing base (7cb6b98) to head (53aeb1b).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1116   +/-   ##
=========================================
  Coverage     88.13%   88.14%           
- Complexity     2231     2234    +3     
=========================================
  Files            85       85           
  Lines          7232     7237    +5     
  Branches       1437     1439    +2     
=========================================
+ Hits           6374     6379    +5     
  Misses          431      431           
  Partials        427      427           

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