File tree
Expand file treeCollapse file tree
5 files changed
+66
-17
lines changedFilter options
- sentry_sdk/integrations
- tests/integrations
- asgi
- wsgi
Expand file treeCollapse file tree
5 files changed
+66
-17
lines changed+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
25 | 38 |
|
26 | 39 |
|
27 | 40 |
|
28 | 41 |
|
29 | 42 |
|
30 | 43 |
|
| 44 | + |
31 | 45 |
|
32 | 46 |
|
33 | 47 |
|
|
sentry_sdk/integrations/asgi.py
Copy file name to clipboardExpand all lines: sentry_sdk/integrations/asgi.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
356 | 356 |
|
357 | 357 |
|
358 | 358 |
|
| 359 | + |
359 | 360 |
|
360 | 361 |
|
361 | 362 |
|
|
sentry_sdk/integrations/wsgi.py
Copy file name to clipboardExpand all lines: sentry_sdk/integrations/wsgi.py+38-1Lines changed: 38 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
51 | 60 |
|
52 | 61 |
|
53 | 62 |
|
| ||
120 | 129 |
|
121 | 130 |
|
122 | 131 |
|
123 |
| - |
| 132 | + |
| 133 | + |
| 134 | + |
124 | 135 |
|
125 | 136 |
|
126 | 137 |
|
| ||
309 | 320 |
|
310 | 321 |
|
311 | 322 |
|
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
tests/integrations/asgi/test_asgi.py
Copy file name to clipboardExpand all lines: tests/integrations/asgi/test_asgi.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
728 | 728 |
|
729 | 729 |
|
730 | 730 |
|
| 731 | + |
731 | 732 |
|
732 | 733 |
|
733 | 734 |
|
|
tests/integrations/wsgi/test_wsgi.py
Copy file name to clipboardExpand all lines: tests/integrations/wsgi/test_wsgi.py+11-15Lines changed: 11 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
334 | 334 |
|
335 | 335 |
|
336 | 336 |
|
337 |
| - |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
338 | 347 |
|
339 | 348 |
|
340 | 349 |
|
341 | 350 |
|
342 |
| - |
343 |
| - |
344 |
| - |
345 |
| - |
346 |
| - |
347 |
| - |
348 |
| - |
349 |
| - |
350 |
| - |
351 |
| - |
352 |
| - |
353 |
| - |
354 |
| - |
355 |
| - |
| 351 | + |
356 | 352 |
|
357 | 353 |
|
358 | 354 |
|
|
0 commit comments