interactions.py icon indicating copy to clipboard operation
interactions.py copied to clipboard

ci: weekly check.

Open pre-commit-ci[bot] opened this issue 1 year ago • 3 comments

updates:

pre-commit-ci[bot] avatar Dec 11 '23 20:12 pre-commit-ci[bot]

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.

Files Patch % Lines
interactions/client/client.py 20.00% 4 Missing :warning:
interactions/api/gateway/gateway.py 0.00% 2 Missing :warning:
interactions/ext/paginators.py 0.00% 2 Missing :warning:
interactions/models/discord/message.py 0.00% 2 Missing :warning:
interactions/models/internal/active_voice_state.py 33.33% 2 Missing :warning:
interactions/models/internal/tasks/task.py 33.33% 2 Missing :warning:
interactions/api/http/http_client.py 0.00% 1 Missing :warning:

: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.

codecov-commenter avatar Dec 11 '23 20:12 codecov-commenter

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?

AstreaTSS avatar Feb 21 '24 04:02 AstreaTSS

I'll look into it

silasary avatar Feb 24 '24 11:02 silasary

Closing as stale

eightween avatar Mar 13 '24 21:03 eightween