Skip to content

Support runtime schema values#47

Open
crmne wants to merge 1 commit into
issue-30-numeric-enum-supportfrom
issue-27-runtime-schema-values
Open

Support runtime schema values#47
crmne wants to merge 1 commit into
issue-30-numeric-enum-supportfrom
issue-27-runtime-schema-values

Conversation

@crmne

@crmne crmne commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Closes #27

Summary

  • Resolve proc-backed schema values at render time
  • Evaluate zero-arity procs in the schema instance context
  • Support procs that explicitly receive the schema instance
  • Cover nested runtime values and per-instance output differences

Verification

  • bundle exec rake

@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (issue-30-numeric-enum-support@eb2c000). Learn more about missing BASE report.

Additional details and impacted files
@@                       Coverage Diff                        @@
##             issue-30-numeric-enum-support      #47   +/-   ##
================================================================
  Coverage                                 ?   95.91%           
================================================================
  Files                                    ?       12           
  Lines                                    ?      563           
  Branches                                 ?       99           
================================================================
  Hits                                     ?      540           
  Misses                                   ?       23           
  Partials                                 ?        0           

☔ 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.

@crmne crmne force-pushed the issue-27-runtime-schema-values branch from 35b2da2 to e06cf0c Compare June 6, 2026 10:54
@crmne crmne changed the base branch from main to issue-30-numeric-enum-support June 6, 2026 10:54
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.

Support runtime-evaluated schema values

1 participant