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

azjezz / psl / 17871212902
98%

Build:
DEFAULT BRANCH: next
Ran 19 Sep 2025 10:30PM UTC
Jobs 1
Files 765
Run time 2min
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

19 Sep 2025 10:29PM UTC coverage: 98.497%. Remained the same
17871212902

push

github

web-flow
refactor: remove redundant `@var` tags from constants (#533)

This commit removes a large number of `@var` docblocks from constants throughout the `Psl\DateTime` and `Psl\Math` namespaces.

These annotations were often redundant, too wide (e.g., `@var int` for a specific literal value), or in some cases, incorrect. modern static analyzers can infer the precise literal types of these constants directly from their values.

Signed-off-by: azjezz <azjezz@protonmail.com>

5506 of 5590 relevant lines covered (98.5%)

52.29 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
87.5
0.0% src/Psl/DateTime/Internal/high_resolution_time.php
Jobs
ID Job ID Ran Files Coverage
1 17871212902.1 19 Sep 2025 10:30PM UTC 765
98.5
GitHub Action Run
Source Files on build 17871212902
  • Tree
  • List 765
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5da2df4a on github
  • Prev Build on next (#17742285504)
  • Next Build on next (#18120798441)
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

© 2025 Coveralls, Inc