Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: weekly check. #1594

Merged
merged 3 commits into from
Mar 18, 2024
Merged

ci: weekly check. #1594

merged 3 commits into from
Mar 18, 2024

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Dec 11, 2023

@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2023

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 ⚠️
interactions/api/gateway/gateway.py 0.00% 2 Missing ⚠️
interactions/ext/paginators.py 0.00% 2 Missing ⚠️
interactions/models/discord/message.py 0.00% 2 Missing ⚠️
interactions/models/internal/active_voice_state.py 33.33% 2 Missing ⚠️
interactions/models/internal/tasks/task.py 33.33% 2 Missing ⚠️
interactions/api/http/http_client.py 0.00% 1 Missing ⚠️

❗ 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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from c0ecbbd to 6fa2ad9 Compare December 25, 2023 20:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 5ca5a1d to 453ed32 Compare January 15, 2024 19:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 3c4a001 to f19d606 Compare February 5, 2024 20:00
@AstreaTSS
Copy link
Member

AstreaTSS commented Feb 21, 2024

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?

@silasary
Copy link
Member

I'll look into it

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.3.2](astral-sh/ruff-pre-commit@v0.1.6...v0.3.2)
- [github.com/psf/black: 23.11.0 → 24.2.0](psf/black@23.11.0...24.2.0)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from bf8b1a3 to 5294a51 Compare March 13, 2024 00:07
@eightween
Copy link
Member

Closing as stale

@eightween eightween closed this Mar 13, 2024
@silasary silasary reopened this Mar 18, 2024
@silasary silasary merged commit 05cbcc8 into unstable Mar 18, 2024
10 of 13 checks passed
@silasary silasary deleted the pre-commit-ci-update-config branch March 18, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants