FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-control/.coveragerc at refs/heads/main · python-control/python-control · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-control
/
python-control
Public
Notifications
You must be signed in to change notification settings
Fork
462
Star
2.1k
Code
Issues
81
Pull requests
6
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
python-control
/
.coveragerc
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (12 loc) · 310 Bytes
Breadcrumbs
python-control
/
.coveragerc
Copy path
File metadata and controls
14 lines (12 loc) · 310 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
[run]
source
= control
omit
= control/tests/*
relative_files
= True
[report]
exclude_lines
=
#
Don't complain if tests don't hit defensive assertion code:
raise AssertionError
raise NotImplementedError
#
Don't complain if non-runnable code isn't run:
if 0:
if
__name__
== .__main__.:
Back
|
FazBrowse Home
|
New Git URL