Skip to content

Only use TicketStatusValue type - #5501

Merged
greenbonebot merged 1 commit into
mainfrom
ticket-status
Aug 11, 2026
Merged

Only use TicketStatusValue type#5501
greenbonebot merged 1 commit into
mainfrom
ticket-status

Conversation

@bjoernricks

Copy link
Copy Markdown
Contributor

What

Only use TicketStatusValue type

Why

Drop usage of TicketStatus type and replace it with TicketStatusValue. The TicketStatus used all lower case value which is not the value we get from gvmd.

Checklist

  • Tests

@github-actions

github-actions Bot commented Aug 11, 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 4704484.
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

@bjoernricks
bjoernricks marked this pull request as ready for review August 11, 2026 11:41
@bjoernricks
bjoernricks requested a review from a team as a code owner August 11, 2026 11:41
@greenbonebot
greenbonebot enabled auto-merge (rebase) August 11, 2026 11:41
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5501   +/-   ##
=======================================
  Coverage   82.01%   82.01%           
=======================================
  Files        1289     1289           
  Lines       33822    33823    +1     
  Branches    10067    10067           
=======================================
+ Hits        27738    27739    +1     
  Misses       5427     5427           
  Partials      657      657           

☔ 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.

Drop usage of TicketStatus type and replace it with TicketStatusValue.
The TicketStatus used all lower case value which is not the value we get
from gvmd.
@greenbonebot
greenbonebot merged commit 1fd36b1 into main Aug 11, 2026
25 checks passed
@greenbonebot
greenbonebot deleted the ticket-status branch August 11, 2026 12:18
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