Skip to content

release: prepare analytics 5.2.0#182

Merged
tylerjroach merged 1 commit into
masterfrom
release/analytics/5.2.0
Jul 10, 2026
Merged

release: prepare analytics 5.2.0#182
tylerjroach merged 1 commit into
masterfrom
release/analytics/5.2.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Release analytics 5.2.0

This PR prepares the analytics module for release.

Changes

  • Bumps version to 5.2.0 (in pyproject.toml and/or its referenced version file)
  • Updates CHANGELOG.md with a new section since the last v* tag
  • Updates README.md version header

After merging

  1. Push tag v5.2.0 from the merge commit on master to trigger the publish workflow:
    git checkout master && git pull
    git tag v5.2.0
    git push origin v5.2.0
    
  2. The publish workflow creates a draft GitHub release and publishes to PyPI via Trusted Publishing. Review and publish the GitHub release after the workflow finishes.

@github-actions github-actions Bot requested review from a team and jakewski July 10, 2026 16:14
@tylerjroach tylerjroach merged commit 05711f5 into master Jul 10, 2026
19 checks passed
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.79%. Comparing base (2fd717c) to head (de3cb45).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files          13       13           
  Lines        2259     2259           
  Branches      129      129           
=======================================
  Hits         2164     2164           
  Misses         62       62           
  Partials       33       33           
Flag Coverage Δ
openfeature-provider 52.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

2 participants