Skip to content

Remove empty pytest raises match condition#565

Closed
jim22k wants to merge 2 commits into
python-graphblas:mainfrom
jim22k:fix/empty_test_match
Closed

Remove empty pytest raises match condition#565
jim22k wants to merge 2 commits into
python-graphblas:mainfrom
jim22k:fix/empty_test_match

Conversation

@jim22k
Copy link
Copy Markdown
Member

@jim22k jim22k commented Oct 22, 2025

Pytest updated and won't allow pytest.raises(<some_error>, match=""). This PR removes the match parameter.

@jim22k jim22k requested a review from eriknw October 22, 2025 14:46
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.53%. Comparing base (522b696) to head (464c937).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #565      +/-   ##
==========================================
- Coverage   99.13%   98.53%   -0.61%     
==========================================
  Files          93       98       +5     
  Lines       21855    22470     +615     
  Branches     4130     2730    -1400     
==========================================
+ Hits        21667    22140     +473     
- Misses        121      237     +116     
- Partials       67       93      +26     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jim22k jim22k closed this Apr 22, 2026
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.

1 participant