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

Export necessary interoperability related types #8346

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

ishantiw
Copy link
Contributor

@ishantiw ishantiw commented Apr 6, 2023

What was the problem?

This PR resolves #8334

How was it solved?

Exported all types and utils needed for developing interoperable module.

♻️ Export necessary interoperability related types

How was it tested?

Build lisk-framework and check for exports

@ishantiw ishantiw requested a review from shuse2 April 6, 2023 14:43
@ishantiw ishantiw self-assigned this Apr 6, 2023
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #8346 (d1e388e) into development (78c458a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #8346   +/-   ##
============================================
  Coverage        83.28%   83.29%           
============================================
  Files              591      591           
  Lines            22081    22091   +10     
  Branches          3233     3233           
============================================
+ Hits             18391    18401   +10     
  Misses            3690     3690           
Impacted Files Coverage Δ
framework/src/index.ts 100.00% <100.00%> (ø)
framework/src/modules/index.ts 100.00% <100.00%> (ø)
framework/src/modules/interoperability/index.ts 100.00% <100.00%> (ø)

@sitetester sitetester self-requested a review April 11, 2023 09:07
@ishantiw ishantiw enabled auto-merge (squash) April 11, 2023 09:20
@ishantiw ishantiw merged commit 6ad6454 into development Apr 11, 2023
@ishantiw ishantiw deleted the 8334-missing-exports-interop-related branch April 11, 2023 09:24
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.

Missing exports for developing interoperable module
3 participants