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-73524] When analyzing git results, log and ignore exceptions #812

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Aug 19, 2024

Create an empty change set when the commit cannot be resolved.

See JENKINS-73524 for details

@uhafner uhafner added the bug Bugs or performance problems label Aug 19, 2024
Copy link

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 120 passed)
   〰️   Line Coverage: 87% (109 missed lines)
   ➰   Branch Coverage: 78% (53 missed branches)
   PIT   Mutation Coverage: 14% (367 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.51%. Comparing base (023379f) to head (42dd1d3).
Report is 4 commits behind head on main.

Files Patch % Lines
...ns/plugins/forensics/git/miner/CommitAnalyzer.java 20.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #812      +/-   ##
============================================
- Coverage     83.83%   83.51%   -0.32%     
  Complexity      206      206              
============================================
  Files            25       25              
  Lines           804      807       +3     
  Branches         83       83              
============================================
  Hits            674      674              
- Misses           98      101       +3     
  Partials         32       32              

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

@uhafner uhafner merged commit 0e26ccf into main Aug 19, 2024
30 of 32 checks passed
@uhafner uhafner deleted the recover-on-errors branch August 19, 2024 11:26
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