• 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

stephenafamo / bob / 29226322806 / 2
48%
main: 48%

Build:
Build:
LAST BUILD BRANCH: loader-dedup
DEFAULT BRANCH: main
Ran 19 Jul 2026 11:45PM UTC
Files 252
Run time 5s
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

13 Jul 2026 05:22AM UTC coverage: 47.844% (+0.2%) from 47.674%
29226322806.2

Pull #735

github

snowyukitty
revert: remove unsupported CTE placement assertion

Revert bb8a396, which treated nested WITH placement as a semantic requirement. The PostgreSQL-backed test already verifies SELECT-based CTE behavior. Hoisting can be valid for SELECT CTEs and is required for data-modifying CTEs, which PostgreSQL permits only at the top level; an ordering assertion would encode an implementation detail and block a correct future implementation.
Pull Request #735: perf(psql): use EXISTS for view checks

11892 of 24856 relevant lines covered (47.84%)

363.91 hits per line

Source Files on job go-stable - 29226322806.2
  • Tree
  • List 252
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29226322806
  • e1537236 on github
  • Prev Job for on fix/psql-view-exists (#29131698836.1)
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