This website requires JavaScript.
Explore
Help
Sign In
takino
/
ordigi
Watch
1
Star
0
Fork
You've already forked ordigi
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
33649319a4
ordigi
/
.coveragerc
6 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .coveragerc file to omit tests folder from coveralls report
2016-04-21 07:49:26 +02:00
[report]
omit =
*/tests/*
Remove plist_parser.py and omit external libraries from code coverage
2016-06-24 07:46:56 +02:00
*/external/*
Merge pull request #131 from jmathai/increase-coverage gh-40 Add tests to increase coverage in geolocation and photo module
2016-09-13 07:35:46 +02:00
*/tools/*