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

Add missing override to RestoreNullnessAnnotationsVisitor #1154

Merged
merged 1 commit into from
Mar 4, 2025

Add missing override to `RestoreNullnessAnnotationsVisitor`

21f7154
Select commit
Loading
Failed to load commit list.
Merged

Add missing override to RestoreNullnessAnnotationsVisitor #1154

Add missing override to `RestoreNullnessAnnotationsVisitor`
21f7154
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2025 in 0s

88.16% (+0.00%) compared to 0888040

View this Pull Request on Codecov

88.16% (+0.00%) compared to 0888040

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.16%. Comparing base (0888040) to head (21f7154).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1154   +/-   ##
=========================================
  Coverage     88.15%   88.16%           
  Complexity     2281     2281           
=========================================
  Files            87       87           
  Lines          7455     7461    +6     
  Branches       1490     1491    +1     
=========================================
+ Hits           6572     6578    +6     
  Misses          445      445           
  Partials        438      438           

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