Skip to content

Removed old repo names in some places#4

Merged
milindsrivastava1997 merged 1 commit into
mainfrom
3-remove-old-repo-name-from-codebase
Mar 3, 2026
Merged

Removed old repo names in some places#4
milindsrivastava1997 merged 1 commit into
mainfrom
3-remove-old-repo-name-from-codebase

Conversation

@milindsrivastava1997

Copy link
Copy Markdown
Contributor

No description provided.

@milindsrivastava1997 milindsrivastava1997 linked an issue Mar 3, 2026 that may be closed by this pull request
@milindsrivastava1997 milindsrivastava1997 merged commit 28a98c6 into main Mar 3, 2026
10 checks passed
@milindsrivastava1997 milindsrivastava1997 deleted the 3-remove-old-repo-name-from-codebase branch March 3, 2026 00:19
GordonYuanyc added a commit that referenced this pull request Jun 2, 2026
- #3: document the `value <= 0.0` guard in `cms_update` as an invariant
  (count-min cells are monotonic non-negative counters; a negative update
  would corrupt the queried key and every colliding key) and add the
  regression test `cms_update_drops_non_positive_values`.
- #4: drop the hand-written `unsafe impl Send/Sync` for
  `DatasketchesKLLAccumulator` — `RuntimeKll` (`KLL<f64>`) is pure-Rust
  with no FFI handle, so the bounds auto-derive. New test
  `accumulator_is_send_sync` statically pins this against future fields.
- #8: add the missing KLL merge error-path tests — k-mismatch and empty
  input — alongside the existing CMS dimension-mismatch coverage.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove old repo name from codebase

1 participant