Skip to content

Commit 4857c84

Browse files
committed
Remove coverage
1 parent 4a8b9d7 commit 4857c84

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,3 @@ jobs:
4040
4141
- name: Run checks
4242
run: make test
43-
44-
# Upload coverage to codecov: https://codecov.io/
45-
- name: Upload coverage to Codecov
46-
uses: codecov/codecov-action@v2
47-
with:
48-
file: ./coverage.xml

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# pytest-modified-env
22

33
[![Build Status](https://github.com/wemake-services/pytest-modified-env/workflows/test/badge.svg?branch=master&event=push)](https://github.com/wemake-services/pytest-modified-env/actions?query=workflow%3Atest)
4-
[![codecov](https://codecov.io/gh/wemake-services/pytest-modified-env/branch/master/graph/badge.svg)](https://codecov.io/gh/wemake-services/pytest-modified-env)
54
[![Python Version](https://img.shields.io/pypi/pyversions/pytest-modified-env.svg)](https://pypi.org/project/pytest-modified-env/)
65
[![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide)
76

0 commit comments

Comments
 (0)