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

FriendsOfTYPO3 / tea / 10148605533
100%

Build:
DEFAULT BRANCH: main
Ran 29 Jul 2024 05:03PM UTC
Jobs 1
Files 4
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

29 Jul 2024 05:02PM UTC coverage: 100.0%. Remained the same
10148605533

push

github

web-flow
[TASK] Enable PHPUnit garbage collector control (#1384)

This is disabled by default and enabled with this change.
This has the following effect:

- Deactivate automatic garbage collection using gc_disable() before the
  first test is run
- Trigger garbage collection using gc_collect_cycles() before the first
  test is run
- Trigger garbage collection using gc_collect_cycles() after each n-th
  test
- Trigger garbage collection after using gc_collect_cycles() after the
  last test was run
- Activate automatic garbage collection using gc_enable() after the last
  test was run

Resolves: #1328

46 of 46 relevant lines covered (100.0%)

5.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10148605533.1 29 Jul 2024 05:03PM UTC 4
100.0
GitHub Action Run
Source Files on build 10148605533
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7dea2ddc on github
  • Prev Build on main (#10148327866)
  • Next Build on main (#10148857135)
  • Delete
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