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] G-01 Removing old initialize function #212

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

Conversation

thedarkjester
Copy link
Collaborator

This PR implements issue(s) #

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 21, 2024 11:15
@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.65%. Comparing base (99583ae) to head (e2493b9).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #212      +/-   ##
============================================
- Coverage     71.61%   70.65%   -0.97%     
+ Complexity     1084     1045      -39     
============================================
  Files           299      290       -9     
  Lines         12145    11778     -367     
  Branches       1083     1096      +13     
============================================
- Hits           8698     8322     -376     
- Misses         2956     2982      +26     
+ Partials        491      474      -17     
Flag Coverage Δ *Carryforward flag
hardhat 98.67% <ø> (-0.01%) ⬇️
kotlin 68.32% <ø> (-1.11%) ⬇️ Carriedforward from 3b30a8a

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

Files with missing lines Coverage Δ
...s/contracts/messageService/l2/L2MessageManager.sol 100.00% <ø> (ø)
...tracts/messageService/l2/v1/L2MessageManagerV1.sol 100.00% <ø> (ø)

... and 189 files with indirect coverage changes

@devdacian
Copy link

Fix looks good to me.

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.

4 participants