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] Set default admin for token bridge on reinitialization #211

Merged
merged 2 commits into from
Oct 20, 2024

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 October 19, 2024 11:50
@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.59%. Comparing base (017df93) to head (6dc0b1f).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #211   +/-   ##
=========================================
  Coverage     70.58%   70.59%           
  Complexity     1059     1059           
=========================================
  Files           291      291           
  Lines         11957    11960    +3     
  Branches       1102     1051   -51     
=========================================
+ Hits           8440     8443    +3     
  Misses         3039     3039           
  Partials        478      478           
Flag Coverage Δ
hardhat 98.67% <100.00%> (+<0.01%) ⬆️
kotlin 68.28% <ø> (ø)
Files with missing lines Coverage Δ
contracts/contracts/tokenBridge/TokenBridge.sol 100.00% <100.00%> (ø)

@thedarkjester thedarkjester enabled auto-merge (squash) October 19, 2024 15:06
@thedarkjester thedarkjester merged commit 5fad7f7 into main Oct 20, 2024
25 checks passed
@thedarkjester thedarkjester deleted the fix/add-tokenbridge-default-admin branch October 20, 2024 15:47
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.

3 participants