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-72317] Use Jenkins.READ permission check for all list box models #15

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Nov 14, 2023

Additionally, use permissions for a BuildableItem in all validations.

See https://issues.jenkins.io/browse/JENKINS-72317 for details.

Additionally, use permissions for a `BuildableItem` in all validations.
@uhafner uhafner added the bug Bugs or performance problems label Nov 14, 2023
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (a04ed4c) 77.15% compared to head (e4a0dfe) 77.15%.

Files Patch % Lines
...ugins/coverage/metrics/steps/CoverageRecorder.java 0.00% 3 Missing ⚠️
...s/plugins/coverage/metrics/steps/CoverageStep.java 0.00% 3 Missing ⚠️
...ns/coverage/metrics/steps/CoverageQualityGate.java 0.00% 2 Missing ⚠️
...s/plugins/coverage/metrics/steps/CoverageTool.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main      #15   +/-   ##
=========================================
  Coverage     77.15%   77.15%           
  Complexity      722      722           
=========================================
  Files            47       47           
  Lines          2569     2569           
  Branches        248      248           
=========================================
  Hits           1982     1982           
  Misses          508      508           
  Partials         79       79           

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

@uhafner uhafner merged commit 63b17fb into main Nov 14, 2023
29 of 30 checks passed
@uhafner uhafner deleted the listbox-permissions branch November 30, 2023 09:34
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