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

nogipx / rpc_dart / 24603069526
80%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2026 10:51AM UTC
Jobs 1
Files 51
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

18 Apr 2026 10:49AM UTC coverage: 76.759% (+0.3%) from 76.445%
24603069526

push

github

nogipx
feat(rpc_data_postgres): add pool support via withPool factory

- Replace Connection field with Session interface in PostgresDataStorageAdapter,
  PostgresDataChangeJournal, and PostgresSchemaRegistry to support both
  Connection and Pool as executors
- Add withPool() factory that accepts an external Pool; pool lifecycle
  is managed by the caller, dispose() only closes owned connections
- Rename connection getter to executor (returns Session)
- Add integration tests for pool usage covering basic ops, dispose isolation,
  shared pool between adapters, parallel writes, and executor type check

3917 of 5103 relevant lines covered (76.76%)

8.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24603069526.1 18 Apr 2026 10:51AM UTC 51
76.76
GitHub Action Run
Source Files on build 24603069526
  • Tree
  • List 51
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24603069526
  • bb9673b3 on github
  • Prev Build on main (#24514897928)
  • Next Build on main (#24604720147)
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