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

semsol / arc2 / 103 / 32
38%
master: 39%

Build:
Build:
LAST BUILD BRANCH: pr/php-8
DEFAULT BRANCH: master
Ran 21 Feb 2020 01:01PM UTC
Files 66
Run time 8s
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

21 Feb 2020 12:13PM UTC coverage: 37.334%. First build
DB=mariadb:10.3 DB_ADAPTER=pdo DB_PDO_PROTOCOL=mysql

Pull #137

travis-ci

web-flow
PHP 7.4 related fixes: regex (1) and array access (2) related

(1)
regex raised errors like:

  "preg_match(): Compilation failed: escape sequence is invalid in character
   class at offset 56"

I couldn't locate the character, which was invalid, therefore i replaced
the whole part with simple datetime related functions to get the same
functionality. Added 1 test to prove behavior.

(2)
In ARC2_StoreSelectQueryHandler it sometimes try to access an int-variable like
an array. Added a check, which avoids the error:

  "Trying to access array offset on value of type int"
Pull Request #137: Upgrade vendors, fix tests (prepare version 2.5)

2918 of 7816 relevant lines covered (37.33%)

18.97 hits per line

Source Files on job 103.32 (DB=mariadb:10.3 DB_ADAPTER=pdo DB_PDO_PROTOCOL=mysql)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 49
  • Travis Job 103.32
  • 26d6628b 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