Closed sentrivana closed 6 days ago
Tests completed | Failed | Passed | Skipped |
---|---|---|---|
19820 | 1600 | 18220 | 4413 |
tests.test_scope test_with_new_scope
Flake rate in main: 96.98% (Passed 8 times, Failed 257 times)
Stack Traces | 0.001s run time
> > ```python > tests/test_scope.py:587: in test_with_new_scope > assert scope is in_with_current_scope > E assertis > ```
To view more test analytics, go to the Test Analytics Dashboard Got feedback? Let us know on Github
Tiny PR with some flake8 fixes:
ignoring
sentry_sdk/integrations/aiohttp.py:393:33: E231 missing whitespace after ':'
on this line🙄
Original output: