Skip to content

Conversation

dpinol
Copy link

@dpinol dpinol commented Sep 5, 2025

Change Summary

Replace try/except with pytest.raises in dataclass test

Related issue number

fix #12227

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@github-actions github-actions bot added the relnotes-fix Used for bugfixes. label Sep 5, 2025
Copy link

codspeed-hq bot commented Sep 5, 2025

CodSpeed Performance Report

Merging #12228 will not alter performance

Comparing dpinol:fix-test-dataclass-raises (4d01bde) with main (8a62354)

Summary

✅ 46 untouched benchmarks

Copy link
Contributor

github-actions bot commented Sep 5, 2025

Coverage report

This PR does not seem to contain any modification to coverable code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes-fix Used for bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_simple_frozen is not testing that exception is raised
1 participant