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

konradmichalik / typo3-environment-indicator / 28802361014

06 Jul 2026 03:17PM UTC coverage: 77.685% (+0.6%) from 77.125%
28802361014

Pull #128

github

konradmichalik
fix: prevent preset reprocessing from clobbering test fixtures in AbstractImageHandlerTest

Resolver memoization (main) means an unresolved 'current' state gets
recomputed from the registered presets on next access. Since the
functional test extension is loaded with its real ext_localconf.php
presets (including the "Testing*" context favicon), the first
resolveIndicators() call inside a test could reprocess and overwrite
the manually-set 'current' fixture with the default preset instead of
the test's intended state. Marking resolution as already done in
setUp() keeps each test's fixture authoritative.
Pull Request #128: feat: add per-instance label and color override via extension configuration

51 of 52 new or added lines in 1 file covered. (98.08%)

4 existing lines in 2 files now uncovered.

926 of 1192 relevant lines covered (77.68%)

7.7 hits per line

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

98.8
/Classes/Configuration/Service/IndicatorResolver.php


Source Not Available

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