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
555803fe50164ef7302210ae6f2ff68357b42e76
555803fe50164ef7302210ae6f2ff68357b42e76
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