Skip to content

Deprecate the IrisTest class and WhatsNew#6950

Merged
trexfeathers merged 6 commits intoSciTools:mainfrom
ESadek-MO:deprecate_iristest
Feb 18, 2026
Merged

Deprecate the IrisTest class and WhatsNew#6950
trexfeathers merged 6 commits intoSciTools:mainfrom
ESadek-MO:deprecate_iristest

Conversation

@ESadek-MO
Copy link
Copy Markdown
Contributor

@ESadek-MO ESadek-MO commented Feb 17, 2026

🚀 Pull Request

Closes #6212.

Description

  • IrisTest class deprecation
  • Whatsnew entries for PyTest and ruff PT work
  • Whatsnew for deprecation

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.20%. Comparing base (db8208c) to head (e87b442).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6950      +/-   ##
==========================================
+ Coverage   90.18%   90.20%   +0.02%     
==========================================
  Files          91       91              
  Lines       24822    24886      +64     
  Branches     4656     4672      +16     
==========================================
+ Hits        22385    22449      +64     
+ Misses       1669     1667       -2     
- Partials      768      770       +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.

@ESadek-MO ESadek-MO changed the title Deprecate the IrisTest class Deprecate the IrisTest class and WhatsNew Feb 18, 2026
@ESadek-MO ESadek-MO marked this pull request as ready for review February 18, 2026 12:22
Copy link
Copy Markdown
Contributor

@trexfeathers trexfeathers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also

Comment thread lib/iris/tests/__init__.py
Comment thread docs/src/whatsnew/latest.rst Outdated
Comment thread docs/src/whatsnew/latest.rst
Co-authored-by: Martin Yeo <40734014+trexfeathers@users.noreply.github.com>
@trexfeathers trexfeathers merged commit 5d91446 into SciTools:main Feb 18, 2026
22 checks passed
@scitools-ci scitools-ci Bot removed this from 🚴 Peloton Mar 19, 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.

Convert tests from unittest to pytest

2 participants