Skip to content

Strengthen init demo integration coverage#6

Merged
johnmikel merged 1 commit into
mainfrom
feature/demo-integration-coverage
Jun 29, 2026
Merged

Strengthen init demo integration coverage#6
johnmikel merged 1 commit into
mainfrom
feature/demo-integration-coverage

Conversation

@johnmikel

Copy link
Copy Markdown
Owner

Summary

  • Extend the metricspec init demo integration test to verify generated contracts, queries, fixtures, and README.
  • Run both generated demo contracts from the copied demo project.
  • Add a concise README to the generated demo project.

Closes #2.

Verification

  • uv run ruff check .
  • uv run mypy src
  • uv run pytest
  • uv run python -m build
  • uv run twine check dist/*
  • Verified metricspec/templates/demo/README.md is included in the built wheel.

@johnmikel johnmikel merged commit 0bcffea into main Jun 29, 2026
1 check passed
@johnmikel johnmikel deleted the feature/demo-integration-coverage branch June 29, 2026 12:05
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.

Strengthen init demo integration coverage

1 participant