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-73297] Improve error handling when commit is not found #815

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Aug 19, 2024

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

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 121 passed)
   〰️   Line Coverage: 87% (104 missed lines)
   ➰   Branch Coverage: 78% (53 missed branches)
   PIT   Mutation Coverage: 14% (368 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

All modified and coverable lines are covered by tests ✅

Project coverage is 84.11%. Comparing base (57957eb) to head (beeb13f).
Report is 13 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #815      +/-   ##
============================================
+ Coverage     83.60%   84.11%   +0.51%     
+ Complexity      207      206       -1     
============================================
  Files            25       25              
  Lines           805      806       +1     
  Branches         83       83              
============================================
+ Hits            673      678       +5     
+ Misses          101       96       -5     
- Partials         31       32       +1     

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

Copy link

☀️   Quality Monitor

   🚦   Tests: 100 % successful (✔️ 121 passed)
   〰️   Line Coverage: 87% (104 missed lines)
   ➰   Branch Coverage: 78% (53 missed branches)
   PIT   Mutation Coverage: 14% (368 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.

@uhafner uhafner merged commit c8878a7 into main Sep 10, 2024
30 checks passed
@uhafner uhafner deleted the error-handling-missing-commit branch September 10, 2024 09:51
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