Scan-o-Matic / scanomatic

Scanomatic
GNU General Public License v3.0
10 stars 4 forks source link

Stop Job UI #338

Closed gdetrez closed 6 years ago

gdetrez commented 6 years ago

Similar to the previous PRs but for stopping running jobs.

image

image

image

codecov-io commented 6 years ago

Codecov Report

Merging #338 into master will increase coverage by 52.38%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #338       +/-   ##
===========================================
+ Coverage    37.7%   90.08%   +52.38%     
===========================================
  Files         176       44      -132     
  Lines       16467     1019    -15448     
  Branches     2893      111     -2782     
===========================================
- Hits         6209      918     -5291     
+ Misses       9848       93     -9755     
+ Partials      410        8      -402
Impacted Files Coverage Δ
scanomatic/ui_server_data/js/src/prop-types.js 100% <ø> (ø) :arrow_up:
...server_data/js/src/components/ScanningJobPanel.jsx 100% <100%> (ø) :arrow_up:
...r_data/js/src/containers/ScanningRootContainer.jsx 100% <100%> (ø) :arrow_up:
...er_data/js/src/components/ScanningJobPanelBody.jsx 100% <100%> (ø) :arrow_up:
scanomatic/ui_server_data/js/src/api.js 84.21% <100%> (+0.16%) :arrow_up:
scanomatic/ui_server_data/js/src/Duration.js 100% <100%> (ø)
..._data/js/src/components/ScanningJobStatusLabel.jsx 100% <100%> (ø) :arrow_up:
...data/js/src/components/ScanningJobStopDialogue.jsx 100% <100%> (ø)
...r_data/js/src/components/ScanningJobStopButton.jsx 100% <100%> (ø)
.../ui_server_data/js/src/components/ScanningRoot.jsx 100% <100%> (ø) :arrow_up:
... and 138 more

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 5dcadca...fa05ad5. Read the comment docs.