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

feat: group_by, group_by_exp, find, find_exp #680

Merged
merged 3 commits into from
Apr 14, 2024
Merged

Conversation

harttle
Copy link
Owner

@harttle harttle commented Apr 14, 2024

  • new filters from Jekyll: group_by, group_by_exp, find, find_exp
  • space parameter for json
  • docs for push, pop filters
  • enhanced property expression for where filter
  • docs for escaping and outputEscape option

@coveralls
Copy link

coveralls commented Apr 14, 2024

Pull Request Test Coverage Report for Build 8679613409

Details

  • 91 of 93 (97.85%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.09%) to 99.29%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/filters/array.ts 51 53 96.23%
Totals Coverage Status
Change from base Build 8491095628: -0.09%
Covered Lines: 2306
Relevant Lines: 2317

💛 - Coveralls

@harttle harttle changed the title Feat: group_by, group_by_exp, find, find_exp feat: group_by, group_by_exp, find, find_exp Apr 14, 2024
@harttle harttle merged commit 2b713b7 into master Apr 14, 2024
13 checks passed
@harttle harttle deleted the feat-group-find branch April 14, 2024 11:34
Copy link

🎉 This PR is included in version 10.11.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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants