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

fix: Bump ruff version and fix new errors

Open silasary opened this issue 6 months ago • 1 comments

Pull Request Type

  • [ ] Feature addition
  • [x] Bugfix
  • [ ] Documentation update
  • [ ] Code refactor
  • [x] Tests improvement
  • [x] CI/CD pipeline enhancement
  • [ ] Other: [Replace with a description]

Description

Changes

Related Issues

Test Scenarios

Python Compatibility

  • [ ] I've ensured my code works on Python 3.10.x
  • [x] I've ensured my code works on Python 3.11.x

Checklist

  • [x] I've run the pre-commit code linter over all edited files
  • [ ] I've tested my changes on supported Python versions
  • [ ] I've added tests for my code, if applicable
  • [ ] I've updated / added documentation, where applicable

silasary avatar May 22 '25 15:05 silasary

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 87.50000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 46.58%. Comparing base (4dc1764) to head (fef98ed).

Files with missing lines Patch % Lines
interactions/ext/prefixed_commands/command.py 0.00% 3 Missing :warning:
interactions/ext/sentry.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    #1774      +/-   ##
============================================
+ Coverage     46.54%   46.58%   +0.04%     
============================================
  Files           149      149              
  Lines         16454    16454              
============================================
+ Hits           7658     7665       +7     
+ Misses         8796     8789       -7     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar May 22 '25 15:05 codecov-commenter

Please may you re-base onto unstable::latest?

LordOfPolls avatar Aug 31 '25 19:08 LordOfPolls

Can I get you to open that as a PR?

silasary avatar Nov 23 '25 01:11 silasary