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

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Feb 1, 2024

@uhafner uhafner added the bug Bugs or performance problems label Feb 1, 2024
Copy link

codecov bot commented Feb 6, 2024

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.

# Conflicts:
#	plugin/src/main/java/io/jenkins/plugins/forensics/git/delta/DeltaRepositoryCallback.java
@uhafner uhafner merged commit 302ccdc into main Feb 7, 2024
25 of 27 checks passed
@uhafner uhafner deleted the large-file-exception branch February 7, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant