jni / zarpaint

Paint segmentations directly to on-disk/remote zarr arrays
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Update to latest cookiecutter CI template, fix xvfb-run CI problem #36

Closed GenevieveBuckley closed 2 years ago

GenevieveBuckley commented 2 years ago

The continuous integration is failing, due to a new Ubuntu runner. This PR is intended to fix that.

This PR updates the github workflow to match the latest version available from the napari plugin cookiecutter. That means we now use the setup-qt-libs package, which already has a fix for this issue.

Previous discussion here: https://github.com/napari/napari/pull/4696#issuecomment-1182988080

codecov-commenter commented 2 years ago

Codecov Report

Merging #36 (26f26e2) into main (c920c3b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   77.72%   77.72%           
=======================================
  Files          14       14           
  Lines         579      579           
=======================================
  Hits          450      450           
  Misses        129      129           

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 c920c3b...26f26e2. Read the comment docs.

jni commented 2 years ago

Looks like the tox settings need updating as well, tox is still trying 37/38/39.