Skip to content

chore(main): release 2.2.0 #267

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2025
Merged

chore(main): release 2.2.0 #267

merged 1 commit into from
Jun 9, 2025

Conversation

mcous
Copy link
Owner

@mcous mcous commented Jun 9, 2025

🤖 I have created a release beep boop

2.2.0 (2025-06-09)

Features

  • matchers: add AnythingOrNone to match any value including None (#262) (99af642)
  • matchers: add ListMatching to match sub-lists (#261) (a54b781)

Bug Fixes

  • warnings: remove faulty MissingSpecAttributeWarning (#263) (080e690), closes #257

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (080e690) to head (7e64d8c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #267   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files          19       19           
  Lines         771      771           
  Branches       94       94           
=======================================
  Hits          759      759           
  Misses         10       10           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 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.

@mcous mcous force-pushed the release-please--branches--main branch from 07a9ad0 to 7e64d8c Compare June 9, 2025 14:29
@mcous mcous merged commit d295b41 into main Jun 9, 2025
22 checks passed
@mcous mcous deleted the release-please--branches--main branch June 9, 2025 15:08
@mcous
Copy link
Owner Author

mcous commented Jun 9, 2025

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore some warnings and/or fix issue with @property
1 participant