• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

umputun / ralphex / 22338846087 / 1
82%
master: 83%

Build:
Build:
LAST BUILD BRANCH: feat/plan-model
DEFAULT BRANCH: master
Ran 24 Feb 2026 06:08AM UTC
Files 40
Run time 1s
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

24 Feb 2026 06:05AM UTC coverage: 81.866% (-0.02%) from 81.886%
22338846087.1

Pull #154

github

nnemirovsky
fix: use readlink before realpath for macOS timezone detection

On macOS, os.path.realpath("/etc/localtime") resolves to
/usr/share/zoneinfo.default/... where the /zoneinfo/ marker
doesn't match. os.readlink returns the direct symlink target
/var/db/timezone/zoneinfo/... where it does. Try readlink first,
fall back to realpath for Linux distros where /etc/localtime may
not be a symlink.
Pull Request #154: fix: forward host timezone to Docker container

5404 of 6601 relevant lines covered (81.87%)

186.67 hits per line

Source Files on job 22338846087.1
  • Tree
  • List 40
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22338846087
  • 4dc95ecc on github
  • Prev Job for on fix/docker-timezone-from-host (#22316222108.1)
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