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

fix #482: callback memory repo #484

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kiruha01
Copy link
Contributor

@Kiruha01 Kiruha01 commented Jul 29, 2024

Fixed

#482 Race condition in callback memory repo

PR checklist

  • I've written good commit message for all commits
  • I've split changes into separate commits where it's appropriate
  • I've added the description of function to documentation
  • I've updated project version in pyproject.toml
  • I'll make a release when PR is merged
  • I'll bump pybotx in bot-template

@Kiruha01 Kiruha01 force-pushed the fix/kl/callback-memory-repo branch 2 times, most recently from ba10805 to c878078 Compare July 29, 2024 14:01
@Kiruha01 Kiruha01 force-pushed the fix/kl/callback-memory-repo branch from c878078 to 3ce0a68 Compare July 29, 2024 14:01
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (09a8cec) to head (3ce0a68).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #484   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          120       120           
  Lines         4165      4175   +10     
  Branches       363       365    +2     
=========================================
+ Hits          4165      4175   +10     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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