quilt icon indicating copy to clipboard operation
quilt copied to clipboard

Add some live integration tests for CI

Open akarve opened this issue 4 years ago • 1 comments

TODO:

  • [ ] debug socket errors
  • [ ] ensure cleanup works properly (and that it's OK not to subclass QuiltTestCase)

akarve avatar Jan 27 '20 03:01 akarve

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1518      +/-   ##
=========================================
+ Coverage   82.83%   84.5%   +1.66%     
=========================================
  Files          27      28       +1     
  Lines        3706    3731      +25     
=========================================
+ Hits         3070    3153      +83     
+ Misses        636     578      -58
Impacted Files Coverage Δ
tests/integration/test_live.py 100% <0%> (ø)
quilt3/packages.py 90.39% <0%> (+1.2%) :arrow_up:
tests/conftest.py 93.47% <0%> (+2.04%) :arrow_up:
quilt3/search_util.py 82.75% <0%> (+6.89%) :arrow_up:
quilt3/data_transfer.py 76.48% <0%> (+8.61%) :arrow_up:

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 50b58f7...bb441dd. Read the comment docs.

codecov-io avatar Jan 27 '20 03:01 codecov-io

Seems obsolete. Closing. Please re-open if still interested.

drernie avatar Oct 04 '23 14:10 drernie