Skip to content

Commit

Permalink
PR Feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
  • Loading branch information
gaborbernat committed Oct 4, 2021
1 parent 3425ff9 commit 0e78a15
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
10 changes: 0 additions & 10 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
coverage:
wait_for_ci: yes
status:
patch:
default:
informational: true

comment: false # do not comment PR with the result

coverage:
precision: 3
round: down
range: 80..90
status:
project: no
patch: no
changes: no

ignore:
- "src/virtualenv/create/via_global_ref/builtin/python2/site.py"
- "src/virtualenv/create/via_global_ref/_virtualenv.py"
Expand Down
2 changes: 0 additions & 2 deletions src/virtualenv/create/via_global_ref/builtin/pypy/pypy3.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
from six import add_metaclass

from virtualenv.create.describe import PosixSupports, Python3Supports, WindowsSupports
from virtualenv.create.via_global_ref.builtin.ref import PathRefToDest
from virtualenv.util.path import Path

from .common import PyPy

Expand Down

0 comments on commit 0e78a15

Please sign in to comment.