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

🐛 Take swing at thread safety for AT client #94

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

akrherz
Copy link
Owner

@akrherz akrherz commented Nov 15, 2024

refs #93

won't claim victory just yet

Copy link

deepsource-io bot commented Nov 15, 2024

Here's the code health analysis summary for commits 0418565..a9101cb. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@akrherz akrherz merged commit 0e2da09 into main Nov 15, 2024
6 checks passed
@akrherz akrherz deleted the gh93_atproto_thread_safety branch November 15, 2024 18:03
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 54 lines in your changes missing coverage. Please review.

Project coverage is 40.68%. Comparing base (0418565) to head (a9101cb).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/iembot/atworker.py 25.39% 47 Missing ⚠️
src/iembot/util.py 0.00% 6 Missing ⚠️
src/iembot/basicbot.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   40.58%   40.68%   +0.10%     
==========================================
  Files           7        8       +1     
  Lines        1168     1202      +34     
==========================================
+ Hits          474      489      +15     
- Misses        694      713      +19     

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

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.

1 participant