Skip to content

Conversation

@mcous
Copy link
Owner

@mcous mcous commented Jan 4, 2026

🤖 I have created a release beep boop

2.2.1 (2026-01-04)

Bug Fixes

  • accept message string in error and warning constructors (#272) (fd8a897), closes #271

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Jan 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.46%. Comparing base (fd8a897) to head (f7c1b46).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files          19       19           
  Lines         780      780           
  Branches       83       83           
=======================================
  Hits          768      768           
  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 merged commit f494bea into main Jan 4, 2026
24 checks passed
@mcous mcous deleted the release-please--branches--main branch January 4, 2026 21:27
@mcous
Copy link
Owner Author

mcous commented Jan 4, 2026

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

When using pytest-xdist, the RedundantVerifyWarning constructor throws an exception because NamedTuple is deserialized as str

2 participants