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: future exception never retrived problem (#144) #145

Merged
merged 1 commit into from
May 31, 2023

Conversation

Rebzzel
Copy link
Contributor

@Rebzzel Rebzzel commented May 30, 2023

tests/test_lock_decorator.py::test_thunder_protection PASSED

@Krukov
Copy link
Owner

Krukov commented May 31, 2023

thanks

@codecov-commenter
Copy link

Codecov Report

Merging #145 (96445e5) into master (c02c3b6) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
- Coverage   93.97%   93.97%   -0.01%     
==========================================
  Files          50       50              
  Lines        3271     3267       -4     
  Branches      563      562       -1     
==========================================
- Hits         3074     3070       -4     
  Misses        129      129              
  Partials       68       68              
Flag Coverage Δ
unittests 93.87% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
cashews/decorators/locked.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Krukov Krukov merged commit 8b28d8c into Krukov:master May 31, 2023
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.

3 participants