Skip to content

Remove unreachable code in AbstractIOFileFilterTest#526

Merged
garydgregory merged 1 commit into
apache:masterfrom
elharo:deadcode
Dec 18, 2023
Merged

Remove unreachable code in AbstractIOFileFilterTest#526
garydgregory merged 1 commit into
apache:masterfrom
elharo:deadcode

Conversation

@elharo

@elharo elharo commented Dec 17, 2023

Copy link
Copy Markdown
Contributor

file was previously dereferenced and thus can't be null

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a8ee7b9) 86.31% compared to head (4e8241a) 86.39%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #526      +/-   ##
============================================
+ Coverage     86.31%   86.39%   +0.08%     
- Complexity     3438     3439       +1     
============================================
  Files           229      229              
  Lines          8154     8159       +5     
  Branches        959      959              
============================================
+ Hits           7038     7049      +11     
+ Misses          834      828       -6     
  Partials        282      282              

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

@garydgregory garydgregory changed the title remove unreachable code Remove unreachable code Dec 18, 2023
@garydgregory garydgregory changed the title Remove unreachable code Remove unreachable code in AbstractIOFileFilterTest Dec 18, 2023
@garydgregory garydgregory merged commit 00df1aa into apache:master Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants