FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codecov-python/.coveragerc at master · blamelesshq/codecov-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on May 28, 2024. It is now read-only.
blamelesshq
/
codecov-python
Public archive
forked from
codecov/codecov-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
codecov-python
/
.coveragerc
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (15 loc) · 241 Bytes
Breadcrumbs
codecov-python
/
.coveragerc
Copy path
File metadata and controls
16 lines (15 loc) · 241 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[run]
branch
= True
source
= codecov
[report]
exclude_lines
=
pragma: no cover
def __repr__
if .debug:
raise NotImplementedError
if
__name__
== .__main__.:
ignore_errors
= True
omit
=
venv/*
tests/*
setup.py
Back
|
FazBrowse Home
|
New Git URL