This website requires JavaScript.
Explore
Help
Register
Sign In
valitydev
/
redash
Watch
14
Star
0
Fork
0
You've already forked redash
mirror of
https://github.com/valitydev/redash.git
synced
2024-11-06 17:15:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7cac149cef
redash
/
.coveragerc
10 lines
109 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move to pytest since nose is unmaintained.
2017-10-18 07:35:19 +00:00
[run]
branch = True
source = redash
Coverage & coveralls.io support
2014-01-31 17:52:55 +00:00
[report]
omit =
Exclude settings.py from coverage report.
2014-01-31 17:58:39 +00:00
*/settings.py
Coverage & coveralls.io support
2014-01-31 17:52:55 +00:00
*/python?.?/*
Move to pytest since nose is unmaintained.
2017-10-18 07:35:19 +00:00
show_missing = True
Reference in New Issue
Copy Permalink