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

Clarifications and small fixes for checking JSpecify @Nullable annotation #859

Merged
merged 3 commits into from
Nov 15, 2023

add test to improve coverage

c2677a1
Select commit
Loading
Failed to load commit list.
Merged

Clarifications and small fixes for checking JSpecify @Nullable annotation #859

add test to improve coverage
c2677a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 1s

87.02% (+0.07%) compared to 60648a9

View this Pull Request on Codecov

87.02% (+0.07%) compared to 60648a9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (60648a9) 86.95% compared to head (c2677a1) 87.02%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #859      +/-   ##
============================================
+ Coverage     86.95%   87.02%   +0.07%     
- Complexity     1919     1921       +2     
============================================
  Files            77       77              
  Lines          6215     6219       +4     
  Branches       1209     1209              
============================================
+ Hits           5404     5412       +8     
+ Misses          405      403       -2     
+ Partials        406      404       -2     

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