Skip to content

Keep Zenodo release metadata in sync - #42

Merged
roli-lpci merged 2 commits into
mainfrom
codex/zenodo-version-sync-20260908
Sep 8, 2026
Merged

roli-lpci merged 2 commits into
mainfrom
codex/zenodo-version-sync-20260908

Conversation

@roli-lpci

@roli-lpci roli-lpci commented Sep 8, 2026

Copy link
Copy Markdown
Member

Summary

  • update the Zenodo metadata version from 0.1.2 to the current 0.3.0 release
  • add a regression test tying the Zenodo version to the package version

Verification

  • 173 tests passed; 3 integration tests deselected
  • Ruff passed for the new test
  • Hermes Gate fast passed
  • Hermes Gate review passed with no findings

Summary by CodeRabbit

  • Release Metadata

    • Updated the published release version from 0.1.2 to 0.3.0.
  • Tests

    • Added automated validation to ensure the release metadata version matches the package version.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 59845abb-81af-467b-9574-bb36c28faaa0

📥 Commits

Reviewing files that changed from the base of the PR and between 650fa35 and ee9496f.

📒 Files selected for processing (2)
  • .zenodo.json
  • tests/test_release_metadata.py

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The Zenodo metadata version changes from 0.1.2 to 0.3.0. A test verifies that the metadata version matches pygate.__version__.

Changes

Release metadata

Layer / File(s) Summary
Version metadata and validation
.zenodo.json, tests/test_release_metadata.py
The Zenodo version changes to 0.3.0. A test checks that it matches pygate.__version__.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to ee949

Zenodo release metadata now matches package version 0.3.0, with a regression test preventing future drift. No current merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 1 files. (1 skipped: 1 … Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: keeping the Zenodo release metadata version synchronized with the package version.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 1 files. (1 skipped: 1 unsupported.)

  • Fix all pre-merge checks with AI
✨ Finishing Touches 💡 1
📝 Generate docstrings 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/zenodo-version-sync-20260908

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@roli-lpci
roli-lpci merged commit 845a301 into main Sep 8, 2026
10 checks passed
@roli-lpci
roli-lpci deleted the codex/zenodo-version-sync-20260908 branch September 8, 2026 05:06
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