Skip to content

Release v0.0.113: docs updates for calls.py decomposition#477

Merged
aallan merged 2 commits into
mainfrom
release-v0.0.113-refactor-docs
Apr 16, 2026
Merged

Release v0.0.113: docs updates for calls.py decomposition#477
aallan merged 2 commits into
mainfrom
release-v0.0.113-refactor-docs

Conversation

@aallan

@aallan aallan commented Apr 16, 2026

Copy link
Copy Markdown
Owner

Summary

Documentation updates that should have been included in #474. I skipped the release prep on the refactor PR — this catches it up.

Verification

  • check_version_sync.py: Version 0.0.113 is consistent across 4 files
  • check_site_assets.py: Site assets are up-to-date
  • check_doc_counts.py: Documentation counts are consistent
  • mypy clean
  • 3,242 tests pass, 11 skipped
  • All 23 pre-commit hooks pass

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores

    • Version bumped to v0.0.113 and package metadata updated.
    • Added a pre-push/CI check to require changelog updates for certain project changes.
  • Documentation

    • Added a v0.0.113 release entry and updated changelog compare links.
    • Updated project status and release/commit counts in README and history.
    • Cleared a previously listed refactoring item from the known-issues list.

Documentation updates that should have been in PR #474:

- Bump version to 0.0.113
- CHANGELOG.md: add v0.0.113 entry for the refactor + reference to #475
  (the aggregate issue tracking 10 pre-existing bugs surfaced in review)
- HISTORY.md Stage 11: add v0.0.113 row; update by-the-numbers header
  to v0.0.113; bump commit and release totals
- KNOWN_ISSUES.md: remove the #418 'Refactoring needed' row (done)
- README.md: update version badge and release count
- docs/index.html: update version
- Regenerate site assets
- Regenerate uv.lock for v0.0.113

Co-Authored-By: Claude <noreply@anthropic.invalid>
@coderabbitai

coderabbitai Bot commented Apr 16, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 982cb90c-a200-485e-9d73-a66e0034ec3f

📥 Commits

Reviewing files that changed from the base of the PR and between c3aa760 and aa098d7.

📒 Files selected for processing (1)
  • ROADMAP.md

📝 Walkthrough

Walkthrough

Release v0.0.113: bumped package/version metadata and updated release notes, history, roadmap and known-issues to record decomposition of vera/wasm/calls.py into subsystem mixins; removed the corresponding "Refactoring needed" entry. No source code changes.

Changes

Cohort / File(s) Summary
Changelog & Release Notes
CHANGELOG.md, HISTORY.md, KNOWN_ISSUES.md, README.md
Added 0.0.113 release entry and compare link; updated history counts and removed the vera/wasm/calls.py refactoring row from known issues; bumped displayed project status and commit/release totals.
Package Metadata
pyproject.toml, vera/__init__.py
Incremented package version from 0.0.112 to 0.0.113 in project metadata and package __version__/version variables.
Roadmap
ROADMAP.md
Added continuous-quality checklist item: check_changelog_updated.py pre-push hook + CI check to enforce changelog updates for vera/, spec/, SKILL.md.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

compiler, docs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarises the main change—a version bump to 0.0.113 with corresponding documentation updates following the calls.py refactor completed in PR #474.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-v0.0.113-refactor-docs

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

@codecov

codecov Bot commented Apr 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.37%. Comparing base (7023b6f) to head (aa098d7).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #477   +/-   ##
=======================================
  Coverage   90.37%   90.37%           
=======================================
  Files          58       58           
  Lines       19588    19588           
  Branches      225      225           
=======================================
  Hits        17703    17703           
  Misses       1881     1881           
  Partials        4        4           
Flag Coverage Δ
javascript 50.67% <ø> (ø)
python 95.29% <100.00%> (ø)

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

Track the CI improvement that would have caught the missing CHANGELOG
entry on #474. Sized at 30-60 minutes; natural Stage 11 tooling win.

Co-Authored-By: Claude <noreply@anthropic.invalid>
@aallan aallan merged commit 56f14ad into main Apr 16, 2026
19 checks passed
@aallan aallan deleted the release-v0.0.113-refactor-docs branch April 16, 2026 20:57
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