You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/04/18 07:32:16 UTC

[GitHub] [buildstream] juergbi commented on a diff in pull request #1590: Fix coverage

juergbi commented on code in PR #1590:
URL: https://github.com/apache/buildstream/pull/1590#discussion_r851943645


##########
tox.ini:
##########
@@ -2,7 +2,7 @@
 # Tox global configuration
 #
 [tox]
-envlist = py37,py{38,39,310}-nocover
+envlist = py37-nocover,py{38,39,310}

Review Comment:
   Based on the Debian 10 CI run of this branch and https://github.com/apache/buildstream/pull/1420#issuecomment-773094285, coverage should also work with Python 3.7. Have you encountered issues with coverage in Python 3.7?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org