8000 Add rate limit function by goanpeca · Pull Request #17 · pyzenhub/pyzenhub · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Add rate limit function #17

Merged
merged 1 commit into from
May 31, 2022
Merged

Add rate limit function #17

merged 1 commit into from
May 31, 2022

Conversation

goanpeca
Copy link
Collaborator
@goanpeca goanpeca commented May 31, 2022

Fixes #12

@codecov
Copy link
codecov bot commented May 31, 2022

Codecov Report

Merging #17 (e6d4202) into main (ec4f136) will not change coverage.
The diff coverage is 95.23%.

❗ Current head e6d4202 differs from pull request most recent head 71726af. Consider uploading reports for the commit 71726af to get more accurate results

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   95.88%   95.88%           
=======================================
  Files          14       14           
  Lines         340      340           
=======================================
  Hits          326      326           
  Misses         14       14           
Impacted Files Coverage Δ
zenhub/types.py 100.00% <ø> (ø)
zenhub/core/issues.py 76.00% <66.66%> (ø)
zenhub/core/__init__.py 100.00% <100.00%> (ø)
zenhub/core/base.py 100.00% <100.00%> (ø)
zenhub/core/dependencies.py 100.00% <100.00%> (ø)
zenhub/core/epics.py 100.00% <100.00%> (ø)
zenhub/core/milestones.py 100.00% <100.00%> (ø)
zenhub/core/release_reports.py 100.00% <100.00%> (ø)
zenhub/core/workspaces.py 100.00% <100.00%> (ø)
zenhub/models.py 100.00% <100.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec4f136...71726af. Read the comment docs.

@goanpeca goanpeca self-assigned this May 31, 2022
@goanpeca goanpeca added this to the v0.3.2 milestone May 31, 2022
@goanpeca goanpeca force-pushed the enh/add-rate-helpers branch from e6d4202 to 02decfc Compare May 31, 2022 02:10
@goanpeca goanpeca force-pushed the enh/add-rate-helpers branch from 02decfc to 71726af Compare May 31, 2022 02:19
@goanpeca goanpeca marked this pull request as ready for review May 31, 2022 02:19
@goanpeca goanpeca merged commit f02007b into main May 31, 2022
@goanpeca goanpeca deleted the enh/add-rate-helpers branch May 31, 2022 02:22
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.

Add rate limit helpers
1 participant
0