forked from stoq/stoq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.coverage_exceptions.json
executable file
·123 lines (123 loc) · 4.58 KB
/
.coverage_exceptions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"stoqlib/domain/views.py": 99.86,
"stoqlib/database/admin.py": 80.58,
"stoqlib/database/debug.py": 17.14,
"stoqlib/database/expr.py": 95,
"stoqlib/database/migration.py": 49.15,
"stoqlib/database/orm.py": 77.27,
"stoqlib/database/properties.py": 95.08,
"stoqlib/database/runtime.py": 82.94,
"stoqlib/database/settings.py": 53.00,
"stoqlib/database/tables.py": 75,
"stoqlib/database/testsuite.py": 62.59,
"stoqlib/domain/event.py": 86.21,
"stoqlib/domain/events.py": 96.7,
"stoqlib/domain/exampledata.py": 98.25,
"stoqlib/domain/fiscal.py": 97.86,
"stoqlib/domain/inventory.py": 98.56,
"stoqlib/domain/invoice.py": 95.56,
"stoqlib/domain/loan.py": 98.29,
"stoqlib/domain/payment/renegotiation.py": 95.16,
"stoqlib/domain/payment/views.py": 97.84,
"stoqlib/domain/person.py": 99.82,
"stoqlib/domain/product.py": 98.71,
"stoqlib/domain/production.py": 99.45,
"stoqlib/domain/transfer.py": 98.81,
"stoqlib/domain/uiform.py": 86,
"stoqlib/domain/workorder.py": 99.65,
"stoqlib/domain/base.py": 99.56,
"stoqlib/domain/purchase.py": 97.25,
"stoqlib/domain/receiving.py": 94.42,
"stoqlib/domain/returnedsale.py": 99.03,
"stoqlib/domain/sale.py": 98.29,
"stoqlib/domain/sellable.py": 99.47,
"stoqlib/domain/stockdecrease.py": 93.91,
"stoqlib/domain/views.py": 96.69,
"stoqlib/drivers/cheque.py": 20.51,
"stoqlib/exceptions.py": 92.31,
"stoqlib/exporters/xlsexporter.py": 93.57,
"stoqlib/importers/accounttransactionimporter.py": 94.44,
"stoqlib/importers/branchimporter.py": 91.67,
"stoqlib/importers/creditproviderimporter.py": 85.71,
"stoqlib/importers/csvimporter.py": 82.09,
"stoqlib/importers/gnucashimporter.py": 25.86,
"stoqlib/importers/importer.py": 81.67,
"stoqlib/importers/ofximporter.py": 91.16,
"stoqlib/importers/productimporter.py": 91.11,
"stoqlib/importers/purchaseimporter.py": 90.48,
"stoqlib/importers/saleimporter.py": 92.31,
"stoqlib/importers/supplierimporter.py": 90.48,
"stoqlib/importers/transferimporter.py": 87.10,
"stoqlib/l10n/l10n.py": 82.61,
"stoqlib/l10n/sv/sv.py": 62.07,
"stoqlib/lib/algorithms.py": 68.54,
"stoqlib/lib/api/nfe.py": 80.33,
"stoqlib/lib/barcode.py": 86.21,
"stoqlib/lib/boleto.py": 93.93,
"stoqlib/lib/cardinals/cardinals.py": 56.00,
"stoqlib/lib/cardinals/generic.py": 88.57,
"stoqlib/lib/cardinals/pt.py": 95.33,
"stoqlib/lib/certutils.py": 26.27,
"stoqlib/lib/configparser.py": 23.68,
"stoqlib/lib/console.py": 32,
"stoqlib/lib/cookie.py": 94.87,
"stoqlib/lib/countries.py": 90.91,
"stoqlib/lib/crashreport.py": 72.66,
"stoqlib/lib/daemonutils.py": 40.43,
"stoqlib/lib/dateutils.py": 45.00,
"stoqlib/lib/defaults.py": 45.31,
"stoqlib/lib/devicemanager.py": 66.67,
"stoqlib/lib/diffutils.py": 85.19,
"stoqlib/lib/environment.py": 85.71,
"stoqlib/lib/event.py": 98.94,
"stoqlib/lib/filizola.py": 25.00,
"stoqlib/lib/formatters.py": 87.41,
"stoqlib/lib/imageutils.py": 16,
"stoqlib/lib/interfaces.py": 86.30,
"stoqlib/lib/introspection.py": 91.67,
"stoqlib/lib/invoice.py": 87.93,
"stoqlib/lib/kiwilibrary.py": 87,
"stoqlib/lib/latscii.py": 76.47,
"stoqlib/lib/message.py": 46.94,
"stoqlib/lib/osutils.py": 38.83,
"stoqlib/lib/parameters.py": 79.93,
"stoqlib/lib/payment.py": 91.18,
"stoqlib/lib/permissions.py": 64.1,
"stoqlib/lib/pgpass.py": 18.25,
"stoqlib/lib/pluginmanager.py": 89.04,
"stoqlib/lib/process.py": 60.87,
"stoqlib/lib/session.py": 23.49,
"stoqlib/lib/settings.py": 87.76,
"stoqlib/lib/sintegra.py": 70.92,
"stoqlib/lib/threadutils.py": 26.09,
"stoqlib/lib/translation.py": 70.92,
"stoqlib/lib/unittestutils.py": 75.00,
"stoqlib/lib/uptime.py": 77.78,
"stoqlib/lib/validators.py": 93.58,
"stoqlib/lib/webservice.py": 35.71,
"stoqlib/lib/xmlutils.py": 28.57,
"stoqlib/migration/domainv1.py": 45.57,
"stoqlib/migration/domainv2.py": 44.00,
"stoqlib/migration/domainv3.py": 40.24,
"stoqlib/migration/domainv4.py": 43.75,
"stoqlib/migration/parameter.py": 81.82,
"stoqlib/net/calendarevents.py": 14.89,
"stoqlib/net/server.py": 22.37,
"stoqlib/net/socketutils.py": 42.31,
"stoqlib/net/webserver.py": 35.14,
"stoqlib/reporting/boleto.py": 94.66,
"stoqlib/reporting/booklet.py": 96.20,
"stoqlib/reporting/callsreport.py": 66.67,
"stoqlib/reporting/inventory.py": 69.23,
"stoqlib/reporting/financial.py": 90.65,
"stoqlib/reporting/labelreport.py": 26,
"stoqlib/reporting/loanreceipt.py": 97.44,
"stoqlib/reporting/payment.py": 69.69,
"stoqlib/reporting/paymentsreceipt.py": 88.64,
"stoqlib/reporting/product.py": 84.75,
"stoqlib/reporting/purchase.py": 60.00,
"stoqlib/reporting/report.py": 63.19,
"stoqlib/reporting/sale.py": 82.88,
"stoqlib/reporting/stockdecrease.py": 73.91,
"stoqlib/reporting/till.py": 43.48
}