Scan-o-Matic / scanomatic

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

Scan job /terminate API #327

Closed gdetrez closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #327 into master will increase coverage by 0.25%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
+ Coverage   37.16%   37.42%   +0.25%     
==========================================
  Files         167      169       +2     
  Lines       16590    16662      +72     
  Branches     2922     2934      +12     
==========================================
+ Hits         6165     6235      +70     
- Misses      10003    10006       +3     
+ Partials      422      421       -1
Impacted Files Coverage Δ
scanomatic/data/scanjobstore.py 100% <100%> (ø) :arrow_up:
scanomatic/ui_server/serialization.py 67.74% <100%> (+4.77%) :arrow_up:
scanomatic/ui_server/scan_jobs_api.py 95.6% <100%> (+0.93%) :arrow_up:
scanomatic/scanning/terminate_scanjob.py 100% <100%> (ø)
scanomatic/models/scanjob.py 65.51% <63.63%> (-2.91%) :arrow_down:
...ffc667adde36_add_scanjobs_termination_time_and_.py 93.33% <93.33%> (ø)
scanomatic/ui_server/flask_prometheus.py 0% <0%> (ø) :arrow_up:
scanomatic/ui_server/ui_server.py 0% <0%> (ø) :arrow_up:
... and 2 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 658acf0...6596bc7. Read the comment docs.