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: reset limit admin check #17

Merged
merged 1 commit into from
Nov 5, 2024
Merged

fix: reset limit admin check #17

merged 1 commit into from
Nov 5, 2024

Conversation

TRSSMG
Copy link

@TRSSMG TRSSMG commented Nov 4, 2024

Description

Commit Message

type: commit message

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines
  • I have added version bump label on PR.

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@TRSSMG TRSSMG added the bug Something isn't working label Nov 4, 2024
@TRSSMG TRSSMG requested a review from bishalbikram November 4, 2024 07:07
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.33%. Comparing base (f81ebcf) to head (cb15264).

Files with missing lines Patch % Lines
contracts/asset_manager/src/contract.rs 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   82.43%   82.33%   -0.11%     
==========================================
  Files          32       32              
  Lines        1560     1562       +2     
==========================================
  Hits         1286     1286              
- Misses        274      276       +2     
Flag Coverage Δ
rust 82.33% <0.00%> (-0.11%) ⬇️

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

Files with missing lines Coverage Δ
contracts/asset_manager/src/contract.rs 89.90% <0.00%> (-0.59%) ⬇️

chore: add test for reset limit
@TRSSMG TRSSMG merged commit 5b1a288 into main Nov 5, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants