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

veeso / ic-dbms / 21729219694
95%
main: 96%

Build:
Build:
LAST BUILD BRANCH: feat/12-join
DEFAULT BRANCH: main
Ran 05 Feb 2026 09:31PM UTC
Jobs 1
Files 78
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

05 Feb 2026 09:30PM UTC coverage: 95.273% (-0.4%) from 95.656%
21729219694

push

github

web-flow
refactor(canister): clean up dbms.rs with multiple improvements (#40)

* refactor(canister): clean up dbms.rs with multiple improvements

- Extract duplicated record collection pattern from update/delete into
  collect_matching_records helper method
- Fix with_transaction to use immutable borrow (get_transaction)
  instead of unnecessarily getting a mutable reference
- Extract values_to_schema_entity as a standalone module-level function
  instead of an inner function inside update
- Wrap insert oneshot path in atomic for consistency with update/delete
- Hoist PK lookup outside inner loop in delete_foreign_keys_cascade
- Use pks.len() for update transaction count instead of re-querying
- Select only PK column in existing_primary_keys_for_filter
- Re-export NextRecord from memory module for crate-wide use

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor: Moved dbms.rs tests to a separate file to cleanup

47 of 48 new or added lines in 1 file covered. (97.92%)

8948 of 9392 relevant lines covered (95.27%)

799397.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.98
-1.93% crates/ic-dbms-canister/src/dbms.rs
Jobs
ID Job ID Ran Files Coverage
1 21729219694.1 05 Feb 2026 09:31PM UTC 78
95.27
GitHub Action Run
Source Files on build 21729219694
  • Tree
  • List 78
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21729219694
  • 6ca4e944 on github
  • Prev Build on 0.4 (#21728794510)
  • Next Build on 0.4 (#21729340331)
  • 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