Scan-o-Matic / scanomatic

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

New scanner status integrated #389

Closed local-minimum closed 6 years ago

local-minimum commented 6 years ago

screenshot from 2018-05-18 09-49-31

Added react to status page, added a store and connected with existing api and the new scanners status component.

codecov-io commented 6 years ago

Codecov Report

Merging #389 into master will increase coverage by 0.11%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
+ Coverage   40.96%   41.07%   +0.11%     
==========================================
  Files         200      206       +6     
  Lines       16914    16948      +34     
  Branches     2953     2953              
==========================================
+ Hits         6928     6962      +34     
+ Misses       9571     9554      -17     
- Partials      415      432      +17
Impacted Files Coverage Δ
...c/ui_server_data/js/src/statuspage/StateBuilder.js 100% <100%> (ø)
...ver_data/js/src/statuspage/reducers/experiments.js 100% <100%> (ø)
...atic/ui_server_data/js/src/statuspage/selectors.js 100% <100%> (ø)
...server_data/js/src/statuspage/reducers/scanners.js 100% <100%> (ø)
...er_data/js/src/statuspage/reducers/updateStatus.js 100% <100%> (ø)
...i_server_data/js/src/components/ScannersStatus.jsx 100% <100%> (ø) :arrow_up:
...omatic/ui_server_data/js/src/statuspage/actions.js 28.57% <28.57%> (ø)
scanomatic/io/source.py 18.08% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 9.65% <0%> (ø) :arrow_up:
scanomatic/ui_server/tools_api.py 8.77% <0%> (ø) :arrow_up:
... and 12 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 fae273b...8d25782. Read the comment docs.