Skip to content

feat: implement order validation evaluation method in MarketplaceStra…#310

Merged
Jipperism merged 1 commit into
developfrom
bugfix/order-validation-new-sdk-bump
Jul 9, 2025
Merged

feat: implement order validation evaluation method in MarketplaceStra…#310
Jipperism merged 1 commit into
developfrom
bugfix/order-validation-new-sdk-bump

Conversation

@Jipperism

Copy link
Copy Markdown
Contributor

…tegy

  • Added evaluateOrderValidationResult method to MarketplaceStrategy for consistent order validation across strategies.
  • Updated EOACreateOrderStrategy and MultisigCreateOrderStrategy to utilize the new validation method, improving error handling for order validation results.

…tegy

- Added evaluateOrderValidationResult method to MarketplaceStrategy for
consistent order validation across strategies.
- Updated EOACreateOrderStrategy and MultisigCreateOrderStrategy to
utilize the new validation method, improving error handling for order
validation results.
@github-actions

github-actions Bot commented Jul 9, 2025

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 58.2% (🎯 58%) 110 / 189
🟢 Statements 58.2% (🎯 58%) 110 / 189
🟢 Functions 25.53% (🎯 25%) 12 / 47
🟢 Branches 38.98% (🎯 38%) 23 / 59
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/lib/marketplace/EOACreateOrderStrategy.ts 0% 0% 0% 0% 1
src/lib/marketplace/MarketplaceStrategy.ts 0% 0% 0% 0% 1
src/lib/marketplace/MultisigCreateOrderStrategy.ts 0% 0% 0% 0% 1
Generated in workflow #129 for commit 16574ee by the Vitest Coverage Report Action

@Jipperism
Jipperism merged commit 40d123b into develop Jul 9, 2025
1 check passed
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.

1 participant