Skip to content

Release 1.0.0 - #14

Open
petercorke wants to merge 2 commits into
mainfrom
chore/release-1.0.0
Open

Release 1.0.0#14
petercorke wants to merge 2 commits into
mainfrom
chore/release-1.0.0

Conversation

@petercorke

Copy link
Copy Markdown
Owner

Summary

Six years of production use (first commit 2020-09-20), real downstream dependencies (RTB and MVTB), and this cycle's comprehensive type-hinting/documentation/bug-fixing pass felt like the right point to commit to API stability.

See CHANGELOG.md for the full list of what changed since 0.6.5 (the last real release -- 0.6.4 and 0.6.5 were identical except for the version string; 0.6.5's tag came from a branch that was never merged into main and predates everything in this changelog).

Not merging this yet -- holding for review. Once merged, the plan is: create a GitHub Release from this tag (v1.0.0) via the Releases UI, which triggers .github/workflows/publish.yml to build and publish to PyPI via trusted publishing.

Test plan

  • 45/45 tests pass
  • Verified importlib.metadata.version("pgraph-python") reports 1.0.0 after an editable install

petercorke and others added 2 commits September 3, 2026 20:33
Six years of production use (first commit 2020-09-20), a real
downstream dependency (RTB), and this cycle's comprehensive
type-hinting/documentation/bug-fixing pass felt like the right point
to commit to API stability. See CHANGELOG.md for the full list of
what changed since 0.6.5 (the last real release -- 0.6.4 and 0.6.5
were identical except for the version string).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.05%. Comparing base (55c4a0c) to head (dc6e837).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #14   +/-   ##
=======================================
  Coverage   85.05%   85.05%           
=======================================
  Files           2        2           
  Lines         776      776           
=======================================
  Hits          660      660           
  Misses        116      116           

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

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