Skip to content

Expose validity info#211

Merged
DylanPiercey merged 1 commit intomainfrom
expose-validity-info
Feb 10, 2026
Merged

Expose validity info#211
DylanPiercey merged 1 commit intomainfrom
expose-validity-info

Conversation

@DylanPiercey
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2026

⚠️ No Changeset found

Latest commit: 1b10117

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@DylanPiercey DylanPiercey merged commit c7b0d4b into main Feb 10, 2026
1 check passed
@DylanPiercey DylanPiercey deleted the expose-validity-info branch February 10, 2026 01:33
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.87%. Comparing base (ae1be31) to head (1b10117).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   91.87%   91.87%           
=======================================
  Files          28       28           
  Lines        1427     1427           
  Branches      323      323           
=======================================
  Hits         1311     1311           
  Misses         54       54           
  Partials       62       62           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@coderabbitai
Copy link

coderabbitai bot commented Feb 10, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The public API export has been updated to re-export an additional symbol named Validity from the validators utility module alongside the existing isValidStatement and isValidAttrValue exports. This expands the set of available exports from the module's entry point without modifying any other functionality or behavior.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch expose-validity-info

Comment @coderabbitai help to get the list of available commands and usage tips.

@DylanPiercey DylanPiercey self-assigned this Feb 27, 2026
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Feb 27, 2026
@github-project-automation github-project-automation bot moved this to Todo in Roadmap Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant