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

Refactor PreservedAnnotationTreeVisitor #955

Merged
merged 4 commits into from
May 14, 2024

Merge branch 'master' into refactor-preserved-annotations

0a2d4d5
Select commit
Loading
Failed to load commit list.
Merged

Refactor PreservedAnnotationTreeVisitor #955

Merge branch 'master' into refactor-preserved-annotations
0a2d4d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2024 in 1s

86.06% (-0.06%) compared to c26ae17, passed because coverage increased by +0.01% when compared to adjusted base (86.04%)

View this Pull Request on Codecov

86.06% (-0.06%) compared to c26ae17, passed because coverage increased by +0.01% when compared to adjusted base (86.04%)

Details

Codecov Report

Attention: Patch coverage is 87.75510% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 86.06%. Comparing base (c26ae17) to head (0a2d4d5).

Files Patch % Lines
...laway/generics/PreservedAnnotationTreeVisitor.java 87.75% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #955      +/-   ##
============================================
- Coverage     86.11%   86.06%   -0.06%     
+ Complexity     2030     2027       -3     
============================================
  Files            81       81              
  Lines          6662     6679      +17     
  Branches       1291     1287       -4     
============================================
+ Hits           5737     5748      +11     
- Misses          512      518       +6     
  Partials        413      413              

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