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

chore(frontend): refresh task status in TaskView.js #241

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

shini4i
Copy link
Owner

@shini4i shini4i commented Jan 23, 2024

This PR removes the necessity to refresh the task details page manually.

The task status refresh happens in the background as long as the status is "in progress"

Copy link

sonarcloud bot commented Jan 23, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (910baac) 53.24% compared to head (a21e2c0) 53.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #241   +/-   ##
=======================================
  Coverage   53.24%   53.24%           
=======================================
  Files          20       20           
  Lines        1403     1403           
=======================================
  Hits          747      747           
  Misses        586      586           
  Partials       70       70           

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

@shini4i shini4i merged commit 4aa6228 into main Jan 23, 2024
4 checks passed
@shini4i shini4i deleted the chore/refresh-task-status branch January 23, 2024 15:17
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.

1 participant