Skip to content

fix(exports): export validator factory #32

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

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

bitbeckers
Copy link
Contributor

Expors validator factory to expose the custom validator classes

Expors validator factory to expose the custom validator classes
@bitbeckers bitbeckers added the enhancement New feature or request label Feb 3, 2025
@bitbeckers bitbeckers self-assigned this Feb 3, 2025
Copy link

github-actions bot commented Feb 3, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 78.67% (🎯 78%) 1081 / 1374
🟢 Statements 78.67% (🎯 78%) 1081 / 1374
🟢 Functions 77.67% (🎯 77%) 87 / 112
🟢 Branches 85.32% (🎯 85%) 250 / 293
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/validator/ValidatorFactory.ts 71.42% 100% 50% 71.42% 20-21, 28-29, 32-33
src/validator/index.ts 82% 84.61% 83.33% 82% 83-89, 122-123
src/validator/validators/AttestationValidator.ts 100% 100% 100% 100%
src/validator/validators/PropertyValidator.ts 88.23% 93.75% 100% 88.23% 25-32
Generated in workflow #28 for commit 2be19a1 by the Vitest Coverage Report Action

@bitbeckers bitbeckers merged commit 17d246d into develop Feb 3, 2025
2 checks passed
@bitbeckers bitbeckers deleted the fix/export_validator_factory branch February 3, 2025 22:09
@bitbeckers
Copy link
Contributor Author

🎉 This PR is included in version 2.5.0-beta.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bitbeckers
Copy link
Contributor Author

🎉 This PR is included in version 2.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

1 participant