• 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
48%
main: 48%

Build:
Build:
LAST BUILD BRANCH: loader-dedup
DEFAULT BRANCH: main
Ran 19 Jul 2026 11:44PM UTC
Jobs 2
Files 252
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

13 Jul 2026 05:22AM UTC coverage: 47.876% (+0.2%) from 47.707%
29226322806

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

3 of 5 new or added lines in 1 file covered. (60.0%)

11900 of 24856 relevant lines covered (47.88%)

727.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
56.6
2.76% dialect/psql/view.go
Jobs
ID Job ID Ran Files Coverage
1 go-oldstable - 29226322806.1 19 Jul 2026 11:44PM UTC 252
47.88
GitHub Action Run
2 go-stable - 29226322806.2 19 Jul 2026 11:45PM UTC 252
47.84
GitHub Action Run
Source Files on build 29226322806
  • Tree
  • List 252
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #735
  • PR Base - main (#29131698836)
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