Skip to content

Finalise v2.2.0 release - #1528

Merged
tsmbland merged 1 commit into
mainfrom
finalise_release
Sep 3, 2026
Merged

Finalise v2.2.0 release#1528
tsmbland merged 1 commit into
mainfrom
finalise_release

Conversation

@tsmbland

@tsmbland tsmbland commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Description

Ready to put out v2.2.0 once all outstanding PRs are merged 🎉

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change to fix an issue)
  • New feature (non-breaking change to add functionality)
  • Refactoring (non-breaking, non-functional change to improve maintainability)
  • Optimization (non-breaking change to speed up the code)
  • Breaking change (whatever its nature)
  • Documentation (improve or add documentation)

Key checklist

  • All tests pass: $ cargo test
  • The documentation builds and looks OK: $ cargo doc
  • Update release notes for the latest release if this PR adds a new feature or fixes a bug
    present in the previous release

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@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 90.95%. Comparing base (c321b58) to head (6bad24c).

Additional details and impacted files
@@              Coverage Diff               @@
##           release_notes    #1528   +/-   ##
==============================================
  Coverage          90.95%   90.95%           
==============================================
  Files                 61       61           
  Lines               9050     9050           
  Branches            9050     9050           
==============================================
  Hits                8231     8231           
  Misses               500      500           
  Partials             319      319           

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.

Benchmark suite Current: 6bad24c Previous: 7cd741d Ratio
select_best_assets_sequential/01 9428916.84375 ns 7245930.892045455 ns 1.30

This comment was automatically generated by workflow using github-action-benchmark.

@tsmbland
tsmbland marked this pull request as ready for review September 3, 2026 10:58
Base automatically changed from release_notes to main September 3, 2026 12:55
@tsmbland
tsmbland merged commit 6a19604 into main Sep 3, 2026
8 of 9 checks passed
@tsmbland
tsmbland deleted the finalise_release branch September 3, 2026 13:00
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