• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

timber / timber / 24383206371

14 Apr 2026 05:48AM UTC coverage: 89.805% (+0.1%) from 89.701%
24383206371

push

travis-ci

web-flow
feat: Add merge/group option for `Timber::get_terms()` (#3213)

This PR moved the taxonomy grouping logic from `Post` into `TermFactory`. You can now 
```php
 $terms_by_tax = Timber::get_terms(['taxonomy' => ['category', 'post_tag'], ], [ 'merge' => false]);
```
To output an array that is subdivided per taxonomy.

---------

Co-authored-by: Lukas Gaechter <lukas.gaechter@mind.ch

48 of 49 new or added lines in 2 files covered. (97.96%)

56 existing lines in 3 files now uncovered.

4616 of 5140 relevant lines covered (89.81%)

63.43 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

94.36
/src/Post.php


Build SHA Not Found

The commit SHA "d493b1999915ea5fad9c204377c7ccee65f71743" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc