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

Update results for the current module when paused on assert_screen timeout #1839

Merged
merged 3 commits into from Oct 23, 2018

Conversation

Martchus
Copy link
Contributor

Attempt to load new details only when the upload has been completed
by the worker.
The tests page is now able to update the results for
the currently running module. Hence it must be prevented
that the preview is destroyed when opened for a detail of
the current module at the time of the update.
@codecov
Copy link

codecov bot commented Oct 23, 2018

Codecov Report

Merging #1839 into master will increase coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1839      +/-   ##
==========================================
+ Coverage   89.95%   90.31%   +0.35%     
==========================================
  Files         140      140              
  Lines       10075    10075              
==========================================
+ Hits         9063     9099      +36     
+ Misses       1012      976      -36
Impacted Files Coverage Δ
lib/OpenQA/WebSockets/Server.pm 90.36% <0%> (-1.84%) ⬇️
lib/OpenQA/Scheduler/Scheduler.pm 86.3% <0%> (-0.46%) ⬇️
lib/OpenQA/Worker/Engines/isotovideo.pm 95.62% <0%> (+0.62%) ⬆️
lib/OpenQA/WebAPI/Controller/LiveViewHandler.pm 96.07% <0%> (+1.47%) ⬆️
lib/OpenQA/Worker/Jobs.pm 83.82% <0%> (+1.48%) ⬆️
lib/OpenQA/Worker/Commands.pm 88.46% <0%> (+2.56%) ⬆️
lib/OpenQA/Worker/Common.pm 81.15% <0%> (+2.89%) ⬆️
lib/OpenQA/WebAPI/Controller/Developer.pm 100% <0%> (+3.33%) ⬆️
lib/OpenQA/Scheduler.pm 100% <0%> (+48.71%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 587a775...5fdf532. Read the comment docs.

@coolo coolo merged commit 7559d0c into os-autoinst:master Oct 23, 2018
@Martchus Martchus deleted the devel_mode2 branch October 24, 2018 07:47
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.

None yet

2 participants