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

timber / timber / 24383206371
90%
master: 93%

Build:
Build:
LAST BUILD BRANCH: test/improve-performances
DEFAULT BRANCH: master
Ran 14 Apr 2026 05:56AM UTC
Jobs 1
Files 67
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

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

Uncovered Changes

Lines Coverage ∆ File
1
96.9
4.04% src/Factory/TermFactory.php

Coverage Regressions

Lines Coverage ∆ File
35
85.89
0.0% src/Timber.php
18
94.36
-0.11% src/Post.php
3
96.9
4.04% src/Factory/TermFactory.php
Jobs
ID Job ID Ran Files Coverage
1 24383206371.1 14 Apr 2026 05:56AM UTC 67
89.81
Travis Job
Source Files on build 24383206371
  • Tree
  • List 67
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #24383206371
  • d493b199 on github
  • Prev Build on 2.x (#23938111720)
  • Next Build on 2.x (#24383640336)
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