Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
c5ed22805262a406e41d6666cbc381de0eed43dc
c5ed22805262a406e41d6666cbc381de0eed43dc
Switch branch/tag
csst_proto
.coveragerc
Find file
Normal view
History
Permalink
.coveragerc
98 Bytes
Newer
Older
add .coveragerc
BO ZHANG
committed
Feb 27, 2023
1
2
3
4
[run]
omit =
tests/*
setup.py
test to ignore all .py files
BO ZHANG
committed
Feb 27, 2023
5
csst_proto/top_level_interface.py
test .coveragerc
BO ZHANG
committed
Feb 27, 2023
6
test_codestyle.py