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

veeso / wasm-dbms / 23765368581
91%
main: 91%

Build:
Build:
LAST BUILD BRANCH: ci/zizmor-lint
DEFAULT BRANCH: main
Ran 30 Mar 2026 08:21PM UTC
Jobs 1
Files 102
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

30 Mar 2026 08:10PM UTC coverage: 91.276% (-2.1%) from 93.368%
23765368581

push

github

veeso
fix: autoincrement macro codegen and DBMS integration

Fix InsertRequest codegen for autoincrement fields:
- from_values: wraps found values in Autoincrement::Value, absent ones
  in Autoincrement::Auto
- into_values: skips Autoincrement::Auto fields, includes Value fields
- into_record: unwraps Autoincrement::Value to inner type for schema

Fix insert_contract test helper using wrong column index (order vs
user_id). Add full coverage tests for autoincrement at the DBMS layer:
sequential generation, explicit override, no recycle after delete,
transaction commit/rollback counter behavior, from_values/into_values
variants, and filter on autoincrement column.

Wire autoincrement_next into TableRegistry as a public method.

Closes #64

35 of 35 new or added lines in 2 files covered. (100.0%)

292 existing lines in 5 files now uncovered.

15599 of 17090 relevant lines covered (91.28%)

1266894.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
129
84.53
-14.78% crates/wasm-dbms/wasm-dbms-memory/src/table_registry.rs
121
60.73
0.11% crates/wasm-dbms/wasm-dbms-memory/src/schema_registry.rs
20
88.79
-1.26% crates/wasm-dbms/wasm-dbms-api/src/dbms/table/column_def.rs
16
51.43
0.0% crates/wasm-dbms/wasm-dbms-api/src/memory/error.rs
6
87.5
0.35% crates/wasm-dbms/wasm-dbms/src/database.rs
Jobs
ID Job ID Ran Files Coverage
1 23765368581.1 30 Mar 2026 08:21PM UTC 102
91.28
GitHub Action Run
Source Files on build 23765368581
  • Tree
  • List 102
  • Changed 10
  • Source Changed 9
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23765368581
  • 62e6eeb3 on github
  • Prev Build on 0.7.0 (#23753459382)
  • Next Build on 0.7.0 (#23765845992)
  • 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