Skip to content

release: prepare analytics 3.2.0#161

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

release: prepare analytics 3.2.0#161
tylerjroach merged 1 commit into
masterfrom
release/analytics/3.2.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Release analytics 3.2.0

This PR prepares the analytics module for release.

Changes

  • Bumps VERSION to 3.2.0 in lib/mixpanel-ruby/version.rb
  • Updates CHANGELOG.md with a new section since the last v* tag
  • Updates Readme.rdoc version header

After merging

  1. Push tag v3.2.0 from the merge commit on master to trigger the publish workflow:
    git checkout master && git pull
    git tag v3.2.0
    git push origin v3.2.0
    
  2. The publish workflow creates a draft GitHub release and publishes to RubyGems via OIDC trusted publishing. Review and publish the GitHub release after the workflow finishes.

@github-actions github-actions Bot requested review from a team and rahul-mixpanel July 10, 2026 15:22
@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 97.23%. Comparing base (aa32908) to head (9f312f4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          15       15           
  Lines         723      723           
=======================================
  Hits          703      703           
  Misses         20       20           
Flag Coverage Δ
openfeature 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.

@tylerjroach tylerjroach merged commit 224209a into master Jul 10, 2026
15 checks passed
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