faust-streaming / faust

Python Stream Processing. A Faust fork
https://faust-streaming.github.io/faust/
Other
1.62k stars 180 forks source link

Pin pytest<8 to fix Python 3.11 tests #619

Closed wbarnha closed 6 months ago

wbarnha commented 6 months ago

Likely related to https://github.com/pytest-dev/pytest-asyncio/issues/737.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.08%. Comparing base (13e7ef1) to head (2d58fb5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #619 +/- ## ======================================= Coverage 94.08% 94.08% ======================================= Files 102 102 Lines 11117 11117 Branches 1550 1550 ======================================= Hits 10459 10459 Misses 558 558 Partials 100 100 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.