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

[Backport 2.x] Fixed Template Update Location and Improved Logger Statements in ReprovisionWorkflowTransportAction #925

Merged
merged 1 commit into from
Oct 22, 2024

Fixed Template Update Location and Improved Logger Statements in Repr…

b5d8419
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fixed Template Update Location and Improved Logger Statements in ReprovisionWorkflowTransportAction #925

Fixed Template Update Location and Improved Logger Statements in Repr…
b5d8419
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

78.07% (-0.02%) compared to 7325008

View this Pull Request on Codecov

78.07% (-0.02%) compared to 7325008

Details

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.07%. Comparing base (7325008) to head (b5d8419).

Files with missing lines Patch % Lines
.../transport/ReprovisionWorkflowTransportAction.java 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #925      +/-   ##
============================================
- Coverage     78.09%   78.07%   -0.02%     
- Complexity      995      996       +1     
============================================
  Files            99       99              
  Lines          4624     4625       +1     
  Branches        431      431              
============================================
  Hits           3611     3611              
- Misses          833      834       +1     
  Partials        180      180              

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