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-72059] Add missing deprecated getter #1703

Merged
merged 2 commits into from Mar 12, 2024

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Mar 11, 2024

Restore the getter for the deprecated setter.

See https://issues.jenkins.io/browse/JENKINS-72059.

@uhafner uhafner added the bug Bugs or performance problems label Mar 11, 2024
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

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

Project coverage is 82.50%. Comparing base (08f7770) to head (36aa11e).
Report is 2 commits behind head on main.

Files Patch % Lines
...plugins/analysis/core/steps/ScanForIssuesStep.java 20.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1703      +/-   ##
============================================
- Coverage     82.56%   82.50%   -0.06%     
+ Complexity     1350     1349       -1     
============================================
  Files           248      248              
  Lines          5207     5208       +1     
  Branches        400      400              
============================================
- Hits           4299     4297       -2     
- Misses          801      804       +3     
  Partials        107      107              

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

@uhafner uhafner merged commit d612ecd into main Mar 12, 2024
41 of 43 checks passed
@uhafner uhafner deleted the deprecated-getter-blame-disabled branch March 12, 2024 11:52
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
1 participant