Skip to content

Conversation

@Jipperism
Copy link
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
Copy link

github-actions bot commented Jul 9, 2025

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.

2 participants