Skip to content

[Target] Encode invariants as a table of rules - #9251

Open
alexreinking wants to merge 1 commit into
alexreinking/target-integrityfrom
alexreinking/target-tables
Open

[Target] Encode invariants as a table of rules#9251
alexreinking wants to merge 1 commit into
alexreinking/target-integrityfrom
alexreinking/target-tables

Conversation

@alexreinking

@alexreinking alexreinking commented Jul 28, 2026

Copy link
Copy Markdown
Member

Replaces the validators with a declarative framework for target invariants.

This also somewhat improves on the efficiency of the transactional setting invariant established in #9250

Checklist

  • Tests added or updated (not required for docs, CI config, or typo fixes)
  • Documentation updated (if public API changed)
  • Python bindings updated (if public API changed)
  • Benchmarks are included here if the change is intended to affect performance.
  • Commits include AI attribution where applicable (see Code of Conduct)

Stack created with GitHub Stacks CLIGive Feedback 💬

@alexreinking
alexreinking force-pushed the alexreinking/target-tables branch from a9b8faf to e6e8bfd Compare July 28, 2026 21:08
@alexreinking
alexreinking force-pushed the alexreinking/target-tables branch from e6e8bfd to 4b8d9e8 Compare July 28, 2026 21:56
@alexreinking
alexreinking marked this pull request as ready for review July 29, 2026 02:00
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 78.44828% with 50 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (alexreinking/target-integrity@9886da2). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Target.cpp 78.44% 39 Missing and 11 partials ⚠️
Additional details and impacted files
@@                       Coverage Diff                        @@
##             alexreinking/target-integrity    #9251   +/-   ##
================================================================
  Coverage                                 ?   70.25%           
================================================================
  Files                                    ?      255           
  Lines                                    ?    79024           
  Branches                                 ?    18907           
================================================================
  Hits                                     ?    55517           
  Misses                                   ?    17881           
  Partials                                 ?     5626           

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant