Skip to content

doc: add documentation for IsUniq and IsUniqBy#896

Merged
samber merged 2 commits into
samber:masterfrom
headless-samber:docs/isuniq-docs
May 23, 2026
Merged

doc: add documentation for IsUniq and IsUniqBy#896
samber merged 2 commits into
samber:masterfrom
headless-samber:docs/isuniq-docs

Conversation

@headless-samber
Copy link
Copy Markdown
Contributor

Description

Adds documentation for IsUniq and IsUniqBy functions introduced in #870.

Changes

  • docs/data/core-isuniq.md: Doc page for IsUniq
  • docs/data/core-isuniqby.md: Doc page for IsUniqBy
  • README.md: Added TOC entries and sections for both functions
  • docs/static/llms.txt: Added both helpers to the list
  • Cross-references: Updated similarHelpers in core-uniq.md, core-uniqby.md, core-uniqbyerr.md, core-uniqmap.md

Notes

  • Playground URLs are intentionally left empty since IsUniq/IsUniqBy are not yet in a tagged release.

Supersedes #894

@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.60%. Comparing base (cafe8ec) to head (4844c04).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #896   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files          32       32           
  Lines        5082     5082           
=======================================
  Hits         4706     4706           
  Misses        273      273           
  Partials      103      103           
Flag Coverage Δ
unittests 92.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samber samber force-pushed the docs/isuniq-docs branch from 38b7df9 to 4844c04 Compare May 23, 2026 19:57
@samber samber merged commit 79e0b08 into samber:master May 23, 2026
15 of 17 checks passed
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