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

Update genesis asset schema interoperability #8212

Conversation

sitetester
Copy link
Contributor

@sitetester sitetester commented Mar 2, 2023

What was the problem?

This PR resolves #8151

How was it solved?

Verification checks applied per LIP

How was it tested?

Relevant test cases added in module.spec.ts

@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #8212 (c4db9c9) into development (8105ef1) will increase coverage by 0.04%.
The diff coverage is 97.41%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #8212      +/-   ##
===============================================
+ Coverage        83.05%   83.10%   +0.04%     
===============================================
  Files              588      588              
  Lines            21731    21729       -2     
  Branches          3168     3165       -3     
===============================================
+ Hits             18049    18057       +8     
+ Misses            3682     3672      -10     
Impacted Files Coverage Δ
...rability/base_interoperability_internal_methods.ts 89.91% <ø> (ø)
...in/commands/submit_mainchain_cross_chain_update.ts 96.59% <ø> (ø)
...lity/sidechain/cc_commands/sidechain_terminated.ts 91.66% <0.00%> (ø)
...operability/base_cc_commands/channel_terminated.ts 80.00% <50.00%> (ø)
.../interoperability/base_cc_commands/registration.ts 92.45% <50.00%> (ø)
...k/src/modules/interoperability/mainchain/module.ts 96.57% <99.21%> (+6.77%) ⬆️
...s/interoperability/base_interoperability_module.ts 97.29% <100.00%> (+4.98%) ⬆️
...ramework/src/modules/interoperability/constants.ts 100.00% <100.00%> (ø)
framework/src/modules/interoperability/schemas.ts 100.00% <100.00%> (ø)
framework/src/modules/interoperability/utils.ts 91.71% <100.00%> (+0.04%) ⬆️
... and 6 more

@sitetester sitetester changed the base branch from development to 7436-temp March 6, 2023 16:39
@sitetester sitetester changed the base branch from 7436-temp to development March 6, 2023 16:39
@sitetester sitetester force-pushed the 1878-update-genesis-asset-schema-interoperability branch from 4a2e0a0 to 387f307 Compare March 6, 2023 17:06
@sitetester sitetester closed this Mar 7, 2023
@sitetester sitetester deleted the 1878-update-genesis-asset-schema-interoperability branch March 7, 2023 11:06
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.

Update genesis asset schema for interoperability
1 participant