Skip to content

refactor: export FrequentItemValue and improve docs#98

Merged
tisonkun merged 5 commits intomainfrom
export-frequency-item-sketch
Feb 19, 2026
Merged

refactor: export FrequentItemValue and improve docs#98
tisonkun merged 5 commits intomainfrom
export-frequency-item-sketch

Conversation

@tisonkun
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors the frequencies module to publicly re-export FrequentItemValue and expands/reshapes documentation across the frequencies and hll modules.

Changes:

  • Expanded and reorganized frequencies module-level documentation and added a public re-export of FrequentItemValue.
  • Tweaked rustdoc formatting in hll docs (argument formatting and range formatting).
  • Removed an unused #[allow(unused_imports)] attribute in the hash module.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
datasketches/src/hll/union.rs Minor rustdoc argument formatting updates for HllUnion docs.
datasketches/src/hll/sketch.rs Minor rustdoc argument formatting updates for HllSketch docs.
datasketches/src/hash/mod.rs Removes a now-unnecessary #[allow(unused_imports)] attribute.
datasketches/src/frequencies/mod.rs Major module-level documentation rewrite and re-export of FrequentItemValue.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tisonkun tisonkun force-pushed the export-frequency-item-sketch branch 2 times, most recently from 182c6c2 to 0dc9b9f Compare February 19, 2026 04:49
Signed-off-by: tison <wander4096@gmail.com>
@tisonkun tisonkun force-pushed the export-frequency-item-sketch branch from 0dc9b9f to 9a0d7fc Compare February 19, 2026 05:18
Signed-off-by: tison <wander4096@gmail.com>
@tisonkun tisonkun force-pushed the export-frequency-item-sketch branch from bfe2aa3 to 6aa282c Compare February 19, 2026 05:46
Signed-off-by: tison <wander4096@gmail.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 24 out of 24 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
@tisonkun tisonkun enabled auto-merge (squash) February 19, 2026 11:15
@tisonkun tisonkun merged commit 6546d66 into main Feb 19, 2026
9 checks passed
@tisonkun tisonkun deleted the export-frequency-item-sketch branch February 19, 2026 11:22
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.

2 participants