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

Feat/pause cooldown #723

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Feat/pause cooldown #723

wants to merge 12 commits into from

Conversation

kyzooghost
Copy link
Contributor

This PR implements issue(s) #676

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@kyzooghost kyzooghost requested a review from a team as a code owner February 24, 2025 06:51
@kyzooghost kyzooghost temporarily deployed to docker-build-and-e2e February 24, 2025 06:51 — with GitHub Actions Inactive
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.12%. Comparing base (3c4f4c2) to head (3314f3d).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #723      +/-   ##
============================================
+ Coverage     68.08%   68.12%   +0.03%     
  Complexity     1182     1182              
============================================
  Files           326      326              
  Lines         13229    13245      +16     
  Branches       1338     1344       +6     
============================================
+ Hits           9007     9023      +16     
  Misses         3667     3667              
  Partials        555      555              
Flag Coverage Δ *Carryforward flag
hardhat 98.54% <100.00%> (+0.02%) ⬆️
kotlin 65.73% <ø> (ø) Carriedforward from 1214fcb

*This pull request uses carry forward flags. Click here to find out more.

Files with missing lines Coverage Δ
contracts/src/security/pausing/PauseManager.sol 100.00% <100.00%> (ø)

@kyzooghost kyzooghost temporarily deployed to docker-build-and-e2e February 24, 2025 07:04 — with GitHub Actions Inactive
@kyzooghost kyzooghost temporarily deployed to docker-build-and-e2e February 24, 2025 10:42 — with GitHub Actions Inactive
@kyzooghost kyzooghost temporarily deployed to docker-build-and-e2e February 24, 2025 10:49 — with GitHub Actions Inactive
@kyzooghost kyzooghost temporarily deployed to docker-build-and-e2e February 24, 2025 10:57 — with GitHub Actions Inactive
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