Skip to content

release: prepare analytics 3.3.0 - #168

Merged
tylerjroach merged 1 commit into
masterfrom
release/analytics/3.3.0
Jul 27, 2026
Merged

release: prepare analytics 3.3.0#168
tylerjroach merged 1 commit into
masterfrom
release/analytics/3.3.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Release analytics 3.3.0

This PR prepares the analytics module for release.

Changes

  • Bumps VERSION to 3.3.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.3.0 from the merge commit on master to trigger the publish workflow:
    git checkout master && git pull
    git tag v3.3.0
    git push origin v3.3.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 efahk July 24, 2026 20:16
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.16%. Comparing base (a125e26) to head (430e4d7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files          15       15           
  Lines         775      775           
=======================================
  Hits          753      753           
  Misses         22       22           
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 3c54747 into master Jul 27, 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