This website requires JavaScript.
Explore
Help
Register
Sign In
discoman
/
python-tdd
Watch
1
Star
0
Fork
0
You've already forked python-tdd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
96379934d7f7b3be5d2b976c44712a2bedb1e24b
python-tdd
/
src
/
.coveragerc
9 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added coverage dependency; 99 percent test coverage (only lacking admin, currently by design); commenced postgresql db integration
2026-02-18 20:18:56 -05:00
[run]
source = apps
omit =
*/migrations/*
*/tests/*
covered some test lacunae; gatekeeper now waits for +6 gamers to commit tokens to unblock game room
2026-03-13 22:51:42 -04:00
*/routing.py
added coverage dependency; 99 percent test coverage (only lacking admin, currently by design); commenced postgresql db integration
2026-02-18 20:18:56 -05:00
[report]
show_missing = true
Reference in New Issue
Copy Permalink