Skip to content

Adding request as a part of execFunc method in jobqueue to recognise the request during the execution#262

Closed
ChellaVignesh wants to merge 1 commit intomainfrom
subtask/AT-2634-add-request-id-as-a-part-of-job-queue
Closed

Adding request as a part of execFunc method in jobqueue to recognise the request during the execution#262
ChellaVignesh wants to merge 1 commit intomainfrom
subtask/AT-2634-add-request-id-as-a-part-of-job-queue

Conversation

@ChellaVignesh
Copy link
Copy Markdown
Contributor

@ChellaVignesh ChellaVignesh commented Nov 10, 2025

What

Adding request as a part of execFunc method in jobqueue to recognise the request during the execution

Why

Used in asset to recognise the request.

References

https://jira.greenbone.net/browse/AT-2634

Checklist

  • Tests

@ChellaVignesh ChellaVignesh requested review from a team as code owners November 10, 2025 11:47
@greenbonebot
Copy link
Copy Markdown
Member

Scanning the following files:

pkg/jobQueue/README.md
pkg/jobQueue/jobQueue.go
pkg/jobQueue/jobQueue_test.go

Scan: 'pkg/jobQueue/README.md'

Nothing detected in pkg/jobQueue/README.md
Scan took 0.00 seconds

Scan: 'pkg/jobQueue/jobQueue.go'

Nothing detected in pkg/jobQueue/jobQueue.go
Scan took 0.00 seconds

Scan: 'pkg/jobQueue/jobQueue_test.go'

Nothing detected in pkg/jobQueue/jobQueue_test.go
Scan took 0.00 seconds

@github-actions
Copy link
Copy Markdown

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@ChellaVignesh ChellaVignesh added the minor release Set label to create a minor release label Nov 10, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.86%. Comparing base (de26e92) to head (e7b6e45).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #262   +/-   ##
=======================================
  Coverage   55.86%   55.86%           
=======================================
  Files          61       61           
  Lines        3222     3222           
=======================================
  Hits         1800     1800           
  Misses       1293     1293           
  Partials      129      129           
Flag Coverage Δ
opensearch-tests 95.62% <ø> (ø)
postgres-tests 91.96% <ø> (ø)
unit-tests 48.89% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ChellaVignesh
Copy link
Copy Markdown
Contributor Author

Not required anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor release Set label to create a minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants