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

[JENKINS-69597] Do not fail when large files are processed #716

Merged
merged 4 commits into from
Feb 7, 2024

Merge remote-tracking branch 'origin/main' into large-file-exception

f00a28b
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-69597] Do not fail when large files are processed #716

Merge remote-tracking branch 'origin/main' into large-file-exception
f00a28b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 1s

84.40% (-0.64%) compared to e2a42e4

View this Pull Request on Codecov

84.40% (-0.64%) compared to e2a42e4

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (e2a42e4) 85.04% compared to head (f00a28b) 84.40%.

Files Patch % Lines
...s/forensics/git/delta/DeltaRepositoryCallback.java 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #716      +/-   ##
============================================
- Coverage     85.04%   84.40%   -0.64%     
+ Complexity      212      211       -1     
============================================
  Files            26       26              
  Lines           816      821       +5     
  Branches         84       86       +2     
============================================
- Hits            694      693       -1     
- Misses           93       97       +4     
- Partials         29       31       +2     

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