Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Unit test review - Interoperability genesis state initialization/finalization #8980

Merged

Conversation

sitetester
Copy link
Contributor

What was the problem?

This PR resolves #8378

How was it solved?

Went through source code & corresponding tests added/updated. Also mainchain:_verifyTerminatedStateAccounts(...) is updated.

How was it tested?

Added/updated tests are passing

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #8980 (16158c1) into release/6.1.0 (a5dab9d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           release/6.1.0    #8980   +/-   ##
==============================================
  Coverage          84.33%   84.34%           
==============================================
  Files                652      652           
  Lines              23964    23963    -1     
  Branches            3487     3487           
==============================================
+ Hits               20211    20212    +1     
+ Misses              3753     3751    -2     
Files Coverage Δ
...s/interoperability/base_interoperability_module.ts 99.23% <100.00%> (-0.03%) ⬇️
...k/src/modules/interoperability/mainchain/module.ts 94.61% <100.00%> (+0.81%) ⬆️
...k/src/modules/interoperability/sidechain/module.ts 96.29% <100.00%> (+1.01%) ⬆️

@sitetester sitetester self-assigned this Sep 14, 2023
@sitetester sitetester marked this pull request as ready for review September 14, 2023 11:40
Copy link
Contributor

@ishantiw ishantiw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@ishantiw ishantiw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this comment is not resolved yet
#8980 (review)

Copy link

@gkoumout gkoumout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! Left some small comments.

Copy link

@gkoumout gkoumout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only one minor comment remaining

@sitetester sitetester changed the base branch from release/6.0.0 to release/6.1.0 October 4, 2023 16:17
@sitetester sitetester closed this Oct 10, 2023
@sitetester sitetester force-pushed the 8378-interop_genesis_state_initialization_finalization branch from bb2f8aa to 24bf961 Compare October 10, 2023 15:00
@sitetester sitetester reopened this Oct 10, 2023
Copy link
Contributor

@ishantiw ishantiw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please apply this commit 97e6fee as it contains a minor bug

@ishantiw ishantiw merged commit 458f98c into release/6.1.0 Oct 13, 2023
11 checks passed
@ishantiw ishantiw deleted the 8378-interop_genesis_state_initialization_finalization branch October 13, 2023 10:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants