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

chore: removed predicateDataBytes from the Predicate class #2025

Merged

Conversation

petertonysmith94
Copy link
Contributor

Closes #1863


  • Removed the predicateDataBytes from the Predicate class.

@petertonysmith94 petertonysmith94 changed the title Ps/chore/remove unused variable from predicate chore: removed predicateDataBytes from the Predicate class Apr 8, 2024
@arboleya arboleya added the bug Issue is a bug label Apr 9, 2024
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
79.41%(+0%) 69.7%(+0.03%) 77.47%(+0.02%) 79.55%(+0%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/abi-coder/src/utils/utilities.ts 98.24%
(+0.03%)
90%
(+0%)
100%
(+0%)
98.36%
(+0.06%)
🔴 packages/account/src/predicate/predicate.ts 30%
(-1.37%)
35.71%
(+0%)
20%
(+0%)
30%
(-1.37%)

@petertonysmith94 petertonysmith94 merged commit 155b6f2 into master Apr 10, 2024
15 checks passed
@petertonysmith94 petertonysmith94 deleted the ps/chore/remove-unused-variable-from-predicate branch April 10, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate a potentially unset property on the Predicate class
4 participants