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

swanlake-io / swanlake / 20854915405
72%

Build:
DEFAULT BRANCH: main
Ran 09 Jan 2026 02:26PM UTC
Jobs 1
Files 28
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

09 Jan 2026 02:23PM UTC coverage: 77.35% (+0.3%) from 77.055%
20854915405

push

github

web-flow
Add per-session schema cache and switch EngineFactory to Arc (#78)

- Introduce an LRU schema cache to Session for faster schema_for_query.
- Invalidate schema cache on DDL or catalog-changing statements.
- Replace Arc<Mutex<EngineFactory>> with Arc<EngineFactory> throughout.
- Enforce max_sessions via a semaphore in SessionRegistry.
- SessionRegistry now holds session permits to prevent session leaks.
- EngineFactory connection creation moved to spawn_blocking to avoid blocking async tasks.

108 of 125 new or added lines in 4 files covered. (86.4%)

1 existing line in 1 file now uncovered.

2510 of 3245 relevant lines covered (77.35%)

30.09 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
85.53
2.15% swanlake-core/src/session/mod.rs
12
69.88
-2.85% swanlake-core/src/session/registry.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
69.88
-2.85% swanlake-core/src/session/registry.rs
Jobs
ID Job ID Ran Files Coverage
1 20854915405.1 09 Jan 2026 02:26PM UTC 28
77.35
GitHub Action Run
Source Files on build 20854915405
  • Tree
  • List 28
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20854915405
  • e5731527 on github
  • Prev Build on main (#20845595808)
  • Next Build on main (#20894335327)
  • Delete
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