Skip to content
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

Add: New "Processing" task and report status #3838

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

timopollmeier
Copy link
Member

What

Tasks and reports can now have a new status "Processing" when the actual scan is done but additional data like asset identifiers is still being processed.

Why

This gives users additional information when before the scan appeared to be stuck at 100% progress.

References

GEA-274

@github-actions
Copy link

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #3838 (a293365) into main (5038602) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3838   +/-   ##
=======================================
  Coverage   59.91%   59.91%           
=======================================
  Files        1021     1021           
  Lines       25082    25085    +3     
  Branches     7417     7420    +3     
=======================================
+ Hits        15027    15030    +3     
  Misses       9107     9107           
  Partials      948      948           
Files Changed Coverage Δ
src/web/pages/tasks/dashboard/statusdisplay.js 72.72% <ø> (ø)
src/gmp/models/task.js 97.70% <100.00%> (+0.01%) ⬆️
src/web/components/bar/statusbar.js 95.74% <100.00%> (+0.18%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@timopollmeier timopollmeier marked this pull request as ready for review August 16, 2023 11:49
@timopollmeier timopollmeier requested a review from a team as a code owner August 16, 2023 11:49
Tasks and reports can now have a new status "Processing" when the
actual scan is done but additional data like asset identifiers is
still being processed.

This gives users additional information when before the scan
appeared to be stuck at 100% progress.
@timopollmeier timopollmeier merged commit ff66e0e into main Aug 17, 2023
10 checks passed
@timopollmeier timopollmeier deleted the add-processing-task-status branch August 17, 2023 08:58
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.

2 participants