File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -68,30 +68,6 @@ Install the dependencies from requirements.txt e.g.:
68
68
69
69
make tests
70
70
71
- These coverage numbers are from the old-style tests and still apply to master.
72
-
73
- ::
74
-
75
- Name Stmts Miss Cover
76
- ----------------------------------------
77
- github3/__init__ 8 0 100%
78
- github3/api 54 1 98%
79
- github3/auths 50 0 100%
80
- github3/decorators 27 0 100%
81
- github3/events 89 0 100%
82
- github3/gists 101 0 100%
83
- github3/git 93 0 100%
84
- github3/github 374 0 100%
85
- github3/issues 204 0 100%
86
- github3/legacy 97 0 100%
87
- github3/models 189 0 100%
88
- github3/orgs 177 0 100%
89
- github3/pulls 138 6 96%
90
- github3/repos 790 22 97%
91
- github3/users 160 0 100%
92
- ----------------------------------------
93
- TOTAL 2551 29 99%
94
-
95
71
Author
96
72
------
97
73
You can’t perform that action at this time.
0 commit comments