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

flowlight0 / simpledb-rs / #17
81%

Build:
DEFAULT BRANCH: main
Ran 04 Jan 2025 08:19PM UTC
Jobs 1
Files 48
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

04 Jan 2025 08:16PM UTC coverage: 65.422% (+2.5%) from 62.932%
#17

push

web-flow
Implement B-tree index (#39)

* Implement index manager & Add skeleton B-tree index

* Immediately die when the slot size is bigger than the block size

* Write more parts of btree index unit test

* Make unit tests pass again

* Rename b_tree.rs

* Implement failing unit test

* (WIP) Implementing B-tree index

* Pass index retrieval test

* Fix btree leaf split

* Add comment

* Seek file correctly when appending blocks

* Remove unnecessary debug messages

* Fix overflow block scan

* Add index deletion test

* Remove debug print

* Implement index select scan

* Implement index join scan

* (WIP) implementing index select plan

* Implement Scan as Enum

* Remove unnecessary unreachable()! for debugging

* Implement index_select_plan

* Minor refactoring

* Implement IndexJoinPlan (wo tests)

* get_index_info should return a mapping from a field name

* Implement index update planner

* Increase block size

* Implement record access for a bit more scan variants

503 of 696 new or added lines in 27 files covered. (72.27%)

1595 of 2438 relevant lines covered (65.42%)

1.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #17.1 04 Jan 2025 08:19PM UTC 0
65.42
Source Files on build #17
Detailed source file information is not available for this build.
  • Back to Repo
  • 46572630 on github
  • Prev Build on main
  • Next Build on main
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