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

CPS-IT / handlebars
90%
main: 99%

Build:
Build:
LAST BUILD BRANCH: renovate/major-phpunit
DEFAULT BRANCH: main
Repo Added 18 Mar 2024 07:55AM UTC
Files 77
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

LAST BUILD ON BRANCH renovate/major-phpunit
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.8.x
  • 1.x
  • asset-collector
  • feature/1.x/add-variable
  • feature/1.x/cacheable
  • feature/1.x/content-object
  • feature/1.x/di
  • feature/1.x/extbase-view
  • feature/1.x/handlebars-controller
  • feature/1.x/handlebars-layout-name
  • feature/1.x/helper-context
  • feature/1.x/helper-registry
  • feature/1.x/template-paths
  • feature/1.x/variable-providers
  • feature/1.x/variables
  • feature/1.x/view
  • feature/absolute-template-paths
  • feature/assets-cobject
  • feature/ce-set
  • feature/config-chain
  • feature/controller-context
  • feature/data-sources
  • feature/join-helper
  • feature/markers
  • feature/merge-processed-variables
  • feature/php-8.5
  • feature/pre-post-processing
  • feature/process-variables
  • feature/processing
  • feature/remove-if
  • feature/remove-if-empty
  • feature/rendering-context
  • feature/rendering-context-request
  • feature/switch-base-library
  • feature/typo3-v13
  • feature/unflatten-variables
  • feature/vh-invoker
  • feature/view
  • fix/1.x/debug-exception
  • fix/1.x/helper-context-array-access
  • fix/1.x/helper-registration
  • fix/1.x/log-invalid-mode
  • fix/1.x/rendering-context
  • fix/1.x/template-paths
  • fix/1.x/test-environment
  • fix/1.x/view-format
  • fix/closures
  • fix/controller
  • fix/csp
  • fix/disable-test-extension-updates
  • fix/extbase
  • fix/fluid-template-view
  • fix/layout-stack
  • fix/reference
  • fix/removeIf-when-no-empty-value
  • fix/request
  • fix/reverse-layouts
  • fix/root-path
  • fix/root-paths-runtime
  • fix/simple-data
  • fix/throw-exceptions
  • main
  • renovate/0.8.x-php-8.x
  • renovate/0.8.x-ssch-typo3-rector-3.x
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/devtheorem-php-handlebars-0.9.x
  • renovate/eliashaeussler-version-bumper-2.x
  • renovate/eliashaeussler-version-bumper-3.x
  • renovate/lock-file-maintenance
  • renovate/main-lock-file-maintenance
  • renovate/main-ssch-typo3-rector-3.x
  • renovate/major-github-artifact-actions
  • renovate/major-phpstan-packages
  • renovate/major-phpunit
  • renovate/major-rector-packages
  • renovate/major-symfony
  • renovate/major-typo3-cms
  • renovate/packagist-phpunit-phpunit-vulnerability
  • renovate/packagist-typo3-cms-core-vulnerability
  • renovate/php-8.x
  • renovate/phpunit-phpcov-11.x
  • renovate/phpunit-phpunit-12.x
  • renovate/ssch-typo3-rector-3.x
  • renovate/typo3-testing-framework-9.x
  • renovate/typo3fluid-fluid-4.x
  • renovate/typo3fluid-fluid-5.x
  • task/0.8/cleanup
  • task/1.x/event-renderer
  • task/1.x/finalize
  • task/1.x/interface-suffix
  • task/1.x/variables-parameter
  • task/1.x/version-bumper
  • task/1.x/view-parameter
  • task/autoconfiguration
  • task/bundle
  • task/di
  • task/docs
  • task/helpers-auto-registration
  • task/namespace
  • task/qlty
  • task/rendering-context
  • task/simplify
  • task/template-test
  • task/var-dump

11 Feb 2026 07:43AM UTC coverage: 90.097%. Remained the same
21896719237

Pull #526

github

web-flow
Merge bb9d27617 into 280abe14e
Pull Request #526: [TASK] Update PHPUnit (major)

1301 of 1444 relevant lines covered (90.1%)

6.97 hits per line

Relevant lines Covered
Build:
Build:
1444 RELEVANT LINES 1301 COVERED LINES
6.97 HITS PER LINE
Source Files on main
  • Tree
  • List 77
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21896719237 renovate/major-phpunit Merge bb9d27617 into 280abe14e Pull #526 11 Feb 2026 07:44AM UTC web-flow github
90.1
21896683625 1.x Merge pull request #528 from CPS-IT/feature/config-chain push 11 Feb 2026 07:42AM UTC web-flow github
90.1
21896620900 feature/config-chain Merge a9bc066f1 into 631074317 Pull #528 11 Feb 2026 07:40AM UTC web-flow github
90.1
21812534343 renovate/major-phpunit Merge a423456ea into 631074317 Pull #526 09 Feb 2026 04:38AM UTC web-flow github
90.08
21809930803 1.x [TASK] Update all dependencies (#527) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 09 Feb 2026 02:09AM UTC web-flow github
90.08
21809913211 renovate/lock-file-maintenance Merge c7ae69623 into ef149e287 Pull #527 09 Feb 2026 02:08AM UTC web-flow github
90.08
21809906455 renovate/major-phpunit Merge 6f6a3417b into ef149e287 Pull #526 09 Feb 2026 02:08AM UTC web-flow github
90.08
21710111280 1.x Merge pull request #525 from CPS-IT/fix/request [BUGFIX] Hand over request from view factory data to `HandlebarsView` push 05 Feb 2026 11:43AM UTC web-flow github
90.08
21710077503 fix/request Merge 693350b00 into ea0903656 Pull #525 05 Feb 2026 11:41AM UTC web-flow github
90.08
21709295038 fix/request Merge 5ec89e6ed into ea0903656 Pull #525 05 Feb 2026 11:14AM UTC web-flow github
89.94
See All Builds (885)
  • Repo on GitHub
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