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

1.1.5 - Add a simple rate-limiter #58

Merged
merged 1 commit into from
Dec 9, 2022
Merged

1.1.5 - Add a simple rate-limiter #58

merged 1 commit into from
Dec 9, 2022

Conversation

vkottler
Copy link
Owner

@vkottler vkottler commented Dec 9, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #58 (f1dbd47) into master (798a185) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master       #58    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           28        42    +14     
  Lines         1416      2237   +821     
==========================================
+ Hits          1416      2237   +821     
Impacted Files Coverage Δ
vcorelib/math/analysis/rate/__init__.py 100.00% <ø> (ø)
vcorelib/__init__.py 100.00% <100.00%> (ø)
vcorelib/math/analysis/rate/limiter.py 100.00% <100.00%> (ø)
vcorelib/graph/__init__.py 100.00% <0.00%> (ø)
vcorelib/asyncio/__init__.py 100.00% <0.00%> (ø)
vcorelib/io/__init__.py 100.00% <0.00%> (ø)
vcorelib/dict/__init__.py 100.00% <0.00%> (ø)
vcorelib/paths/__init__.py 100.00% <0.00%> (ø)
vcorelib/math/__init__.py 100.00% <0.00%> (ø)
... and 6 more

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

@vkottler vkottler merged commit 42e4238 into master Dec 9, 2022
@vkottler vkottler deleted the dev/1.1.5 branch December 9, 2022 22:08
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.

None yet

1 participant