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

vinniefranco / exandra
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: push-nnwpxynwrtlm
DEFAULT BRANCH: main
Repo Added 10 Mar 2023 01:51AM UTC
Files 13
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

LAST BUILD ON BRANCH push-ppztktulqtkz
branch: push-ppztktulqtkz
CHANGE BRANCH
x
Reset
  • push-ppztktulqtkz
  • add-counter-and-udt
  • add_decimal
  • al/integration-tests
  • docs
  • fix-uuid-and-decimal
  • fix_typo_in_execute_batch_function
  • main
  • nil_is_a_curse
  • nimble-opts
  • push-kusnyzwltvqn
  • push-nnwonukzzrxs
  • push-nnwpxynwrtlm
  • push-snvplkknwzmk
  • push-tmzqutopryyv
  • push-upsolxnnxnvw
  • refs/pull/81/merge
  • vinnie/rename-key-options

03 Jan 2025 09:41AM UTC coverage: 87.603% (+0.1%) from 87.5%
60bebfa6973805fc14b5d54e11f6ad3b549fbb91-PR-79

Pull #79

github

noaccOS
fix: uuid types in data structures

the current implementation assumes xandra always returns strings and
avoids loading uuids itself.

this usually works, but has a few drawbacks:
- we're forced to use embedded loaders for data structures, which should
  not be needed as the structures themselves declare their loaders
- these embedded loaders perform the UUID load themselves, attempting at
  loading a string UUID and resulting in an exception

By requiring xandra to send us UUIDs in binary format and performing the
loading ourselves, we avoid the issue above.

The drawback of this is that it is no longer possible to request UUIDs
in binary format to Xandra, but this did not work for values nested
inside maps/sets even before this refactor
Pull Request #79: fix: uuid types in data structures

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

530 of 605 relevant lines covered (87.6%)

42.18 hits per line

Relevant lines Covered
Build:
Build:
605 RELEVANT LINES 530 COVERED LINES
42.18 HITS PER LINE
Source Files on push-ppztktulqtkz
  • Tree
  • List 13
  • Changed 6
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
60bebfa6... push-ppztktulqtkz fix: uuid types in data structures the current implementation assumes xandra always returns strings and avoids loading uuids itself. this usually works, but has a few drawbacks: - we're forced to use embedded loaders for data structures, which s... Pull #79 03 Jan 2025 09:56AM UTC noaccOS github
87.6
See All Builds (244)
  • Repo on GitHub
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

© 2025 Coveralls, Inc