Skip to content

Use TypeScript for Scan Config commands#5396

Merged
greenbonebot merged 1 commit into
mainfrom
typescript-gmp-scan-config-commands
Jul 2, 2026
Merged

Use TypeScript for Scan Config commands#5396
greenbonebot merged 1 commit into
mainfrom
typescript-gmp-scan-config-commands

Conversation

@bjoernricks

Copy link
Copy Markdown
Contributor

What

Use TypeScript for Scan Config commands

Why

Ensure the behavior of the Scan Config commands and at least define which types are currently expected for the methods of the commands.

References

https://jira.greenbone.net/browse/GEA-1098

Checklist

  • Tests

@bjoernricks bjoernricks requested a review from a team as a code owner July 2, 2026 09:03
@greenbonebot greenbonebot enabled auto-merge (rebase) July 2, 2026 09:03
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dependency Review

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

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 6f5f825.
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

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5396   +/-   ##
=======================================
  Coverage   80.60%   80.61%           
=======================================
  Files        1268     1269    +1     
  Lines       33079    33075    -4     
  Branches     9875     9877    +2     
=======================================
- Hits        26664    26663    -1     
+ Misses       5726     5723    -3     
  Partials      689      689           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Ensure the behavior of the Scan Config commands and at least define
which types are currently expected for the methods of the commands.
@bjoernricks bjoernricks force-pushed the typescript-gmp-scan-config-commands branch from 297f65d to 6f5f825 Compare July 2, 2026 09:35
@greenbonebot greenbonebot merged commit 7f98d70 into main Jul 2, 2026
25 checks passed
@greenbonebot greenbonebot deleted the typescript-gmp-scan-config-commands branch July 2, 2026 09:48
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