Skip to content

enhance(settings): add new fields to admin settings command #602

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ecrupper
Copy link
Contributor

@ecrupper ecrupper commented May 9, 2025

Adding max dashboard repos and the SCM role maps to the admin settings CLI. Also bumped deps, which led to the changes in integer flag types.

@ecrupper ecrupper requested a review from a team as a code owner May 9, 2025 21:00
Copy link

codecov bot commented May 9, 2025

Codecov Report

Attention: Patch coverage is 59.21053% with 31 lines in your changes missing coverage. Please review.

Project coverage is 74.73%. Comparing base (e48d192) to head (7990492).

Files with missing lines Patch % Lines
command/settings/update.go 22.72% 14 Missing and 3 partials ⚠️
action/settings/update.go 31.57% 11 Missing and 2 partials ⚠️
command/pipeline/exec.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #602      +/-   ##
==========================================
- Coverage   74.94%   74.73%   -0.22%     
==========================================
  Files         172      172              
  Lines        7864     7896      +32     
==========================================
+ Hits         5894     5901       +7     
- Misses       1667     1687      +20     
- Partials      303      308       +5     
Files with missing lines Coverage Δ
action/dashboard/update.go 72.85% <ø> (-1.12%) ⬇️
action/dashboard/validate.go 0.00% <ø> (ø)
command/build/approve.go 79.31% <100.00%> (ø)
command/build/cancel.go 70.96% <100.00%> (ø)
command/build/get.go 81.81% <100.00%> (ø)
command/build/restart.go 70.96% <100.00%> (ø)
command/build/view.go 70.96% <100.00%> (ø)
command/deployment/view.go 70.96% <100.00%> (ø)
command/hook/view.go 70.96% <100.00%> (ø)
command/log/get.go 79.31% <100.00%> (ø)
... and 12 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant