interactions.py
interactions.py copied to clipboard
ci: weekly check.
updates:
Codecov Report
Attention: Patch coverage is 44.44444% with 15 lines in your changes are missing coverage. Please review.
Project coverage is 46.15%. Comparing base (
b41c47e) to head (1a139f7). Report is 2 commits behind head on unstable.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## unstable #1594 +/- ##
=========================================
Coverage 46.15% 46.15%
=========================================
Files 147 147
Lines 15618 15605 -13
=========================================
- Hits 7208 7203 -5
+ Misses 8410 8402 -8
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Checks are failing due to RUF006 Store a reference to the return value of asyncio.create_task, and the fix to that is not simple at all. Any opinions on what to do here?
I'll look into it
Closing as stale