Skip to content

Conversation

@EdCaunt
Copy link
Contributor

@EdCaunt EdCaunt commented Jan 23, 2026

Introducing this to minimise the number of switchconfigs needed for tests for cleaner code and reduced maintenance - the decorator can now be applied to the test class and will wrap all methods of the class (the tests themselves)

@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.85%. Comparing base (b779816) to head (decf4c3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2831      +/-   ##
==========================================
- Coverage   78.99%   78.85%   -0.15%     
==========================================
  Files         248      248              
  Lines       50837    50849      +12     
  Branches     4392     4395       +3     
==========================================
- Hits        40158    40095      -63     
- Misses       9879     9938      +59     
- Partials      800      816      +16     

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

@mloubout mloubout added the misc label Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants