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

Misc Bugfixes + Speed Improvements #973

Merged
merged 5 commits into from
Jan 9, 2024
Merged

Conversation

TheTechromancer
Copy link
Collaborator

@TheTechromancer TheTechromancer commented Jan 8, 2024

This PR includes a bug fix for this issue that may also help with speed. It also addresses a small annoyance with httpx where it would fill the /tmp directory with various clutter. This data is now automatically cleaned.

@TheTechromancer TheTechromancer self-assigned this Jan 8, 2024
@TheTechromancer TheTechromancer marked this pull request as ready for review January 8, 2024 16:15
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (9813644) 92% compared to head (bb48d06) 92%.

Files Patch % Lines
bbot/core/helpers/command.py 60% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##             dev    #973   +/-   ##
=====================================
- Coverage     92%     92%   -0%     
=====================================
  Files        305     305           
  Lines      18855   18872   +17     
=====================================
+ Hits       17329   17332    +3     
- Misses      1526    1540   +14     

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

@TheTechromancer TheTechromancer changed the title Small Speed Improvements Misc Bugfixes + Speed Improvements Jan 9, 2024
@TheTechromancer TheTechromancer merged commit 39a66e1 into dev Jan 9, 2024
8 checks passed
@TheTechromancer TheTechromancer deleted the speed-improvements branch January 10, 2024 21:27
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.

2 participants