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

frictionlessdata / tableschema-php / 30232988449
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 27 Jul 2026 02:47AM UTC
Jobs 2
Files 35
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

27 Jul 2026 02:46AM UTC coverage: 92.865% (+0.05%) from 92.82%
30232988449

push

github

courtney-miles
chore(deps): allow nesbot/carbon 3.x for Symfony 7 translation support

Carbon 2.x caps symfony/translation at ^6.0, which blocks consumers
from upgrading to Symfony 7. Carbon 3.x allows symfony/translation
^7.0 || ^8.0, so widening the constraint to ^2.63.0 || ^3.0 unblocks
Symfony 7 upgrades without breaking existing Carbon 2.x consumers.

Changes:
- composer.json: widen nesbot/carbon to ^2.63.0 || ^3.0
- DateField/DatetimeField/TimeField: reject non-string, non-DateTimeInterface
  inputs. Carbon 3.x is more permissive than 2.x and treats bool/int values
  as Unix timestamps, which silently accepted invalid input (e.g. true).
  DurationField already had this guard.
- FieldTypesTest: compare CarbonInterval by spec() instead of whole-object
  assertEquals. Carbon 3.x changed internal CarbonInterval properties
  (originalInput) breaking whole-object comparison. The interval values
  are identical; only the internal Carbon state differs.

All 148 tests pass with both Carbon 2.73.0 and Carbon 3.13.1.

6 of 6 new or added lines in 3 files covered. (100.0%)

898 of 967 relevant lines covered (92.86%)

32.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30232988449.1 27 Jul 2026 02:47AM UTC 35
92.45
GitHub Action Run
2 30232988449.2 27 Jul 2026 02:47AM UTC 35
92.38
GitHub Action Run
Source Files on build 30232988449
  • Tree
  • List 35
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • eaf8de1c on github
  • Prev Build on main (#30231059277)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc