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: rate limit issue #65

Merged
merged 5 commits into from
Jun 17, 2024
Merged

fix: rate limit issue #65

merged 5 commits into from
Jun 17, 2024

Conversation

gcranju
Copy link
Collaborator

@gcranju gcranju commented Jun 17, 2024

No description provided.

Copy link

codecov bot commented Jun 17, 2024

Codecov Report

Attention: Patch coverage is 98.78049% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.05%. Comparing base (0dc3649) to head (ae14740).
Report is 9 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
+ Coverage   91.42%   92.05%   +0.63%     
==========================================
  Files          21       24       +3     
  Lines        2320     2355      +35     
==========================================
+ Hits         2121     2168      +47     
+ Misses        199      187      -12     
Flag Coverage Δ
rust 92.05% <98.78%> (+0.63%) ⬆️

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

Files Coverage Δ
contracts/cw-common/src/rate_limit.rs 96.96% <100.00%> (+0.30%) ⬆️
...racts/token-contracts/cw-hub-bnusd/src/contract.rs 95.39% <ø> (+0.23%) ⬆️
...ts/core-contracts/cw-asset-manager/src/contract.rs 94.39% <98.52%> (+0.87%) ⬆️

... and 14 files with indirect coverage changes

gcranju and others added 2 commits June 17, 2024 09:58
…tale-rate-limits

fix: Set time diff for a rate limit update to be maximum the period time
Copy link
Collaborator

@AntonAndell AntonAndell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AntonAndell AntonAndell merged commit d37faa9 into main Jun 17, 2024
7 checks passed
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.

2 participants