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

Remove unnecessary implementations of Entity and IDentity #6912

Open
wants to merge 3 commits into
base: feature/malleability
Choose a base branch
from

Conversation

illia-malachyn
Copy link
Contributor

@illia-malachyn illia-malachyn commented Jan 17, 2025

We identified that the types IncorporatedResultMap, ReceiptDataPack, ResultDataPack use neither Entity nor IDEntity implementations. So, in this PR, I removed these implementations.

Closes #6701

@illia-malachyn illia-malachyn changed the title Remove unnecessary implementations of Entity and IDentity [DRAFT] Remove unnecessary implementations of Entity and IDentity Jan 17, 2025
@illia-malachyn illia-malachyn marked this pull request as ready for review January 17, 2025 11:43
@illia-malachyn illia-malachyn requested a review from a team as a code owner January 17, 2025 11:43
@illia-malachyn illia-malachyn changed the title [DRAFT] Remove unnecessary implementations of Entity and IDentity Remove unnecessary implementations of Entity and IDentity Jan 17, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.08%. Comparing base (8c170e3) to head (dfc2d90).

Additional details and impacted files
@@                   Coverage Diff                    @@
##           feature/malleability    #6912      +/-   ##
========================================================
- Coverage                 41.09%   41.08%   -0.01%     
========================================================
  Files                      2121     2118       -3     
  Lines                    185912   185900      -12     
========================================================
- Hits                      76395    76376      -19     
- Misses                   103104   103108       +4     
- Partials                   6413     6416       +3     
Flag Coverage Δ
unittests 41.08% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants