Skip to content

add: add get and modify integration config commands#1307

Merged
greenbonebot merged 1 commit intomainfrom
add/integration-configs
Mar 24, 2026
Merged

add: add get and modify integration config commands#1307
greenbonebot merged 1 commit intomainfrom
add/integration-configs

Conversation

@ozgen
Copy link
Member

@ozgen ozgen commented Mar 24, 2026

What

Add get_integration_configs and modify_integration_config commands with unit tests.

Tests cover required arguments and XML request generation.

Why

Needed to manage integration configurations via GMP.

References

GEA-1610

Checklist

  • Tests

Implement `get_integration_configs` and `modify_integration_config`
commands and add unit tests for both GMP requests.
@ozgen ozgen requested a review from a team as a code owner March 24, 2026 09:13
@greenbonebot greenbonebot enabled auto-merge (rebase) March 24, 2026 09:13
@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA e93f2ab.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
Copy link

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.25%. Comparing base (ef009ab) to head (e93f2ab).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1307      +/-   ##
==========================================
+ Coverage   98.23%   98.25%   +0.01%     
==========================================
  Files          89       90       +1     
  Lines        6238     6290      +52     
  Branches     1120     1128       +8     
==========================================
+ Hits         6128     6180      +52     
  Misses         77       77              
  Partials       33       33              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@greenbonebot greenbonebot merged commit 118677f into main Mar 24, 2026
26 checks passed
@greenbonebot greenbonebot deleted the add/integration-configs branch March 24, 2026 09:57
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.

3 participants