-
-
Notifications
You must be signed in to change notification settings - Fork 237
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
feat: Array sum filter #661
feat: Array sum filter #661
Conversation
Pull Request Test Coverage Report for Build 7261528445Warning: This coverage report may be inaccurate.We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
💛 - Coveralls |
# [10.10.0](v10.9.4...v10.10.0) (2023-12-19) ### Features * Array sum filter ([#661](#661)) ([629d958](629d958))
🎉 This PR is included in version 10.10.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
@all-contributors please add @brunodccarvalho for code. |
I've put up a pull request to add @brunodccarvalho! 🎉 |
Implement
sum
filter from shopify liquid. Fixes #660Note the last two tests assert incompatibility with the ruby version, in particular coercing of
true