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

GH-327: Do not attempt to extract files from unknown archive types. #333

Merged
merged 1 commit into from
Aug 19, 2024

GH-327: Do not attempt to extract files from unknown archive types.

67ba718
Select commit
Loading
Failed to load commit list.
Merged

GH-327: Do not attempt to extract files from unknown archive types. #333

GH-327: Do not attempt to extract files from unknown archive types.
67ba718
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 19, 2024 in 1s

87.50% (-0.20%) compared to 9ab25d2

View this Pull Request on Codecov

87.50% (-0.20%) compared to 9ab25d2

Details

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.

Project coverage is 87.50%. Comparing base (9ab25d2) to head (67ba718).

Files Patch % Lines
...otobufmavenplugin/sources/ProtoSourceResolver.java 82.36% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
- Coverage   87.71%   87.50%   -0.20%     
==========================================
  Files          36       36              
  Lines        1057     1064       +7     
  Branches       75       76       +1     
==========================================
+ Hits          927      931       +4     
- Misses         98      100       +2     
- Partials       32       33       +1     
Files Coverage Δ
...otobufmavenplugin/sources/ProtoSourceResolver.java 84.22% <82.36%> (-6.11%) ⬇️