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

Extract SignatureType to common entity #1489

Merged
merged 5 commits into from
May 6, 2024
Merged

Conversation

iamacook
Copy link
Member

@iamacook iamacook commented Apr 30, 2024

Summary

SignatureType is used in both the MessageConfirmation and (multisig) Confirmation entities. Moving it to a common location was marked as a TODO. This moves it to domain/common/entities/signature-type.entity.ts.

Changes

  • Move SignatureType to domain/common/entities
  • Update associated imports accordingly

@iamacook iamacook self-assigned this Apr 30, 2024
@iamacook iamacook requested a review from a team as a code owner April 30, 2024 07:25
@coveralls
Copy link

coveralls commented Apr 30, 2024

Pull Request Test Coverage Report for Build 8965445167

Details

  • 9 of 9 (100.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 92.23%

Totals Coverage Status
Change from base Build 8923924899: 0.001%
Covered Lines: 6904
Relevant Lines: 7219

💛 - Coveralls

Base automatically changed from messages-entities to main May 2, 2024 11:07
@iamacook iamacook enabled auto-merge (squash) May 6, 2024 07:17
@iamacook iamacook merged commit a8cf578 into main May 6, 2024
16 checks passed
@iamacook iamacook deleted the extract-signature-type branch May 6, 2024 15:12
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.

None yet

3 participants