Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

Commit

Permalink
Wrong variable to compare against
Browse files Browse the repository at this point in the history
Update coverage and pycco docs
  • Loading branch information
bruth committed Mar 5, 2012
1 parent 1477801 commit b29b0dd
Show file tree
Hide file tree
Showing 10 changed files with 1,860 additions and 2,157 deletions.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
include =
restlib2/resources.py
restlib2/http.py
restlib2/tests/cases.py
restlib2/utils.py

source = restlib2

Expand Down
706 changes: 0 additions & 706 deletions docs/cases.html

This file was deleted.

20 changes: 10 additions & 10 deletions docs/coverage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<div id='header'>
<div class='content'>
<h1>Coverage report:
<span class='pc_cov'>92%</span>
<span class='pc_cov'>87%</span>
</h1>
<img id='keyboard_icon' src='keybd_closed.png'>
</div>
Expand Down Expand Up @@ -55,11 +55,11 @@ <h1>Coverage report:
<tfoot>
<tr class='total'>
<td class='name left'>Total</td>
<td>431</td>
<td>33</td>
<td>365</td>
<td>48</td>
<td>0</td>

<td class='right'>92%</td>
<td class='right'>87%</td>
</tr>
</tfoot>
<tbody>
Expand All @@ -75,20 +75,20 @@ <h1>Coverage report:

<tr class='file'>
<td class='name left'><a href='restlib2_resources.html'>restlib2/resources</a></td>
<td>231</td>
<td>29</td>
<td>233</td>
<td>30</td>
<td>0</td>

<td class='right'>87%</td>
</tr>

<tr class='file'>
<td class='name left'><a href='restlib2_tests_cases.html'>restlib2/tests/cases</a></td>
<td>191</td>
<td>4</td>
<td class='name left'><a href='restlib2_utils.html'>restlib2/utils</a></td>
<td>123</td>
<td>18</td>
<td>0</td>

<td class='right'>98%</td>
<td class='right'>85%</td>
</tr>

</tbody>
Expand Down
1,216 changes: 613 additions & 603 deletions docs/coverage/restlib2_resources.html

Large diffs are not rendered by default.

663 changes: 0 additions & 663 deletions docs/coverage/restlib2_tests_cases.html

This file was deleted.

535 changes: 535 additions & 0 deletions docs/coverage/restlib2_utils.html

Large diffs are not rendered by default.

92 changes: 44 additions & 48 deletions docs/coverage/status.dat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
S'files'
p2
(dp3
S'restlib2_tests_cases'
S'restlib2_resources'
p4
(dp5
S'index'
Expand All @@ -13,11 +13,11 @@ p8
I0
sS'html_filename'
p9
S'restlib2_tests_cases.html'
S'restlib2_resources.html'
p10
sS'name'
p11
S'restlib2/tests/cases'
S'restlib2/resources'
p12
sS'nums'
p13
Expand All @@ -40,101 +40,97 @@ p20
I0
sS'n_statements'
p21
I191
I233
sS'n_excluded'
p22
I0
sS'n_missing'
p23
I4
I30
sS'n_missing_branches'
p24
I0
sbssS'hash'
p25
S'\x9fA5\x8f\xdd%\xcc\xf8E\xcd\x89f>\xf1\xf2\xb4'
S'\xbe\x11\xae\x1f\x1aRcl\x99[\x99\x1c\xf3\xc4\x1b\xfa'
p26
ssS'restlib2_http'
ssS'restlib2_utils'
p27
(dp28
g6
(dp29
S'par'
p30
g8
I0
sS'html_filename'
sg9
S'restlib2_utils.html'
p30
sg11
S'restlib2/utils'
p31
S'restlib2_http.html'
p32
sS'name'
p33
S'restlib2/http'
p34
sS'nums'
p35
sg13
g14
(g15
g16
NtRp36
(dp37
NtRp32
(dp33
g19
I1
sg20
I0
sg21
I9
I123
sg22
I0
sg23
I0
I18
sg24
I0
sbssg25
S'\x80=u*@\xf9=\xee(\xc0\xd1\xd6f\x05\xb1u'
p38
ssS'restlib2_resources'
p39
(dp40
S'\xdaq\xa0\r\xab\x7fX\x8c\xe3\xe1I[\xccV\x97\xb6'
p34
ssS'restlib2_http'
p35
(dp36
g6
(dp41
g30
(dp37
g8
I0
sg31
S'restlib2_resources.html'
p42
sg33
S'restlib2/resources'
p43
sg35
sg9
S'restlib2_http.html'
p38
sg11
S'restlib2/http'
p39
sg13
g14
(g15
g16
NtRp44
(dp45
NtRp40
(dp41
g19
I1
sg20
I0
sg21
I231
I9
sg22
I0
sg23
I29
I0
sg24
I0
sbssg25
S'\xb7\xaf\x94_:9\x85,\xc8\xf4\r\x9b\xe4\x07D\x8b'
p46
S'\x80=u*@\xf9=\xee(\xc0\xd1\xd6f\x05\xb1u'
p42
sssS'version'
p47
p43
S'3.5.1'
p48
p44
sS'settings'
p49
S'n\\-InvR\x02\xe4\x06\xcb\xebv\rJ\xac'
p50
p45
S'\x92\xe7\x80M\x1b%=hd\\>\x1el\xc9d<'
p46
sS'format'
p51
p47
I1
s.
Loading

0 comments on commit b29b0dd

Please sign in to comment.