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] 4.5, 4.10 - Allow updating pause to role mappings and prevented using UNUSUED type #415

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thedarkjester
Copy link
Collaborator

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.

@thedarkjester thedarkjester requested a review from a team as a code owner December 10, 2024 12:31
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.22%. Comparing base (8cf2866) to head (3c0d62e).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #415      +/-   ##
============================================
+ Coverage     70.17%   70.22%   +0.04%     
  Complexity     1070     1070              
============================================
  Files           306      306              
  Lines         12337    12357      +20     
  Branches       1179     1184       +5     
============================================
+ Hits           8658     8678      +20     
  Misses         3200     3200              
  Partials        479      479              
Flag Coverage Δ *Carryforward flag
hardhat 98.73% <100.00%> (+0.02%) ⬆️
kotlin 67.86% <ø> (ø) Carriedforward from 8cf2866

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

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

@thedarkjester thedarkjester changed the title [Fix] 4.5 - Allow updating pause to role mappings and prevented using UNUSUED type [Fix] 4.5, 4.10 - Allow updating pause to role mappings and prevented using UNUSUED type Dec 12, 2024
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