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

move-elevator / typo3-login-warning
95%

Build:
DEFAULT BRANCH: main
Repo Added 24 Sep 2025 12:00PM UTC
Token NYRPg6TVNf0FAxkqWkkn7HiVnlPz2NSPy regen
Build 424 Last
Files 22
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 main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • additional-notification-data
  • adjust-default-working-hours
  • adjust-packaging-exclude
  • adjust-php-cs-fixer
  • admins-system-maintainer
  • blocked-periods
  • change-github-username
  • chore/bump-typo3-v14-3-constraint
  • chore/ci-security-hardening
  • chore/remove-renovate-php-constraint
  • chore/remove-typo3-console
  • chore/scorecard-main-only
  • chore/static-typo3-support-badges
  • chore/update-docs-and-ci
  • composer-description
  • customization-hint
  • dependency-updates
  • detector-registry
  • device-info
  • docs/update-security-policy
  • early-development-note
  • ext-emconf-strict
  • extension-configuration
  • feature/geolocation-opt-in
  • feature/iplog-cleanup-command
  • fix-author-mail
  • fix-bug-report
  • fix-extension-category
  • fix-license-badge
  • fix-missing-tstamp-field
  • fix-php-constraint
  • fix-version
  • fix/detector-notifier-exception-handling
  • fix/email-template-user-data-minimization
  • fix/ip-log-unique-index-migration
  • fix/iplog-cleanup-legacy-entries
  • fix/iplog-race-condition
  • geolocation-interface
  • geolocation-ip
  • geolocation-template-fix
  • gitattributes
  • hmac-hash
  • hmac-key-exception
  • improve-unit-tests
  • ip-address-matcher
  • ip-identifier-hash
  • last-login-aspect
  • long-time-no-see
  • main
  • modify-login-notification-event
  • month-days
  • notifier-registry
  • notify-user
  • out-of-office
  • pcov
  • php-8.5
  • php-setup-version
  • phpstan-level-7
  • phpstan-preset
  • rector-php-8.2
  • refactor-device-information
  • refactor-ext-localconf
  • refactor-iplog-repository
  • refactor/remove-hash-ip-address-option
  • release-workflow
  • renovate/armin-editorconfig-cli-2.x
  • renovate/eliashaeussler-version-bumper-4.x
  • renovate/ergebnis-composer-normalize-2.x
  • renovate/helhum-typo3-console-9.x
  • renovate/konradmichalik-php-cs-fixer-preset-0.x
  • renovate/konradmichalik-php-doc-block-header-fixer-0.x
  • renovate/lock-file-maintenance
  • renovate/major-symfony
  • renovate/mobiledetect-mobiledetectlib-4.x
  • renovate/move-elevator-typo3-login-warning-0.x
  • renovate/move-elevator-typo3-login-warning-1.x
  • renovate/php-8.x
  • renovate/phpstan-packages
  • renovate/phpunit-phpcov-12.x
  • renovate/phpunit-phpcov-13.x
  • renovate/phpunit-phpunit-13.x
  • renovate/pin-dependencies
  • renovate/psr-http-client-1.x
  • renovate/psr-http-server-handler-1.x
  • renovate/psr-http-server-middleware-1.x
  • renovate/psr-log-3.x
  • renovate/typo3fluid-fluid-5.x
  • replace-extension-icon
  • simplify-configuration
  • strong-hints
  • suggest-mobiledetect
  • support-typo3-v14
  • test-matrix-typo3-14.3
  • trigger-to-detector
  • type-safe
  • unit-tests
  • update-iplog
  • update-php-doc-block-header-fixer
  • user-configuration
  • v12-support
  • workday-shortcuts
  • workflow-tests-typo3

08 Jul 2026 01:58PM UTC coverage: 95.191% (+0.1%) from 95.044%
28948405154

push

github

web-flow
Merge pull request #98 from move-elevator/fix/iplog-cleanup-legacy-entries

fix: prevent cleanup command from deleting legacy IP log entries

24 of 24 new or added lines in 2 files covered. (100.0%)

772 of 811 relevant lines covered (95.19%)

8.36 hits per line

Relevant lines Covered
Build:
Build:
811 RELEVANT LINES 772 COVERED LINES
8.36 HITS PER LINE
Source Files on main
  • Tree
  • List 22
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28948405154 main Merge pull request #98 from move-elevator/fix/iplog-cleanup-legacy-entries fix: prevent cleanup command from deleting legacy IP log entries push 08 Jul 2026 01:59PM UTC web-flow github
95.19
28947606765 fix/iplog-cleanup-legacy-entries docs: document cleanup handling of legacy IP log entries Pull #98 08 Jul 2026 01:47PM UTC konradmichalik github
95.19
28847670838 main Merge pull request #97 from move-elevator/chore/scorecard-main-only chore(ci): run scorecard analysis only on the default branch push 07 Jul 2026 06:58AM UTC web-flow github
95.04
28847655442 main Merge pull request #96 from move-elevator/refactor/remove-hash-ip-address-option refactor: remove ineffective hashIpAddress option push 07 Jul 2026 06:58AM UTC web-flow github
95.04
28847467060 refactor/remove-hash-ip-address-option Merge remote-tracking branch 'origin/main' into refactor/remove-hash-ip-address-option # Conflicts: # Classes/Configuration/DetectorConfigurationBuilder.php # README.md # Tests/Unit/Configuration/DetectorConfigurationBuilderTest.php # Tests/Unit/... Pull #96 07 Jul 2026 06:53AM UTC konradmichalik github
95.04
28847063159 main Merge pull request #95 from move-elevator/feature/iplog-cleanup-command feat: add IP log cleanup command with retention period push 07 Jul 2026 06:45AM UTC web-flow github
95.06
28846759763 feature/iplog-cleanup-command fix: restore queryBuilder test mocks lost in merge with main The auto-merge kept main's simplified connection-based setUp() for registerIdentifier tests but left the two new retention tests calling $this->queryBuilder, which no longer existed. Re... Pull #95 07 Jul 2026 06:38AM UTC konradmichalik github
95.06
28846281890 main Merge pull request #94 from move-elevator/fix/iplog-race-condition fix: race-safe IP log registration with fewer queries push 07 Jul 2026 06:28AM UTC web-flow github
94.81
28846247043 main Merge pull request #93 from move-elevator/fix/email-template-user-data-minimization fix: expose only whitelisted user fields to email templates push 07 Jul 2026 06:28AM UTC web-flow github
94.91
28846233898 main Merge pull request #92 from move-elevator/feature/geolocation-opt-in feat: disable IP geolocation lookup by default push 07 Jul 2026 06:28AM UTC web-flow github
94.9
See All Builds (424)

Badge your Repo: typo3-login-warning

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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