Skip to content

Move developers' conda yml to environment.yml - #7267

Draft
rcomer wants to merge 1 commit into
SciTools:mainfrom
rcomer:conda-yml
Draft

Move developers' conda yml to environment.yml#7267
rcomer wants to merge 1 commit into
SciTools:mainfrom
rcomer:conda-yml

Conversation

@rcomer

@rcomer rcomer commented Sep 4, 2026

Copy link
Copy Markdown
Member

Description

Closes #7205, since it has two 👍 and no objections.

I see you have move the furniture around since my last PR 👀 😆

Checklist

Important

The Iris core developers are here to help! If anything below is unclear, just post a comment asking for help 😊


Tip

Things you can trigger on this PR:

  • Add this label to trigger benchmarks: benchmark_this Request that this pull request be benchmarked to check if it introduces performance shifts
  • Visit this URL - swapping 9999 for this PR's number - to re-trigger the CLA check:
    https://cla-assistant.io/check/SciTools/iris?pullRequest=9999

@scitools-ci scitools-ci Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Templating

This PR includes changes that may be worth sharing via templating. For each file listed below, please either:

  • Action the suggestion via a pull request editing/adding the relevant file in the SciTools/.github templates/ directory. 1
  • Raise an issue against the SciTools/.github repo for the above action if you really don't have 10mins spare right now. Include an assignee, to avoid it being forgotten.
  • Dismiss the suggestion if the changes are not suitable for templating.

You will need to dismiss this review before this PR can be merged. Recommend the reviewer does this as their final action before merging, as this text will continually update as commits come in.

Template candidates

The following changed files are not currently templated, but their parent directories suggest they may be good candidates for a new template to be created:

Footnotes

  1. Include this text in the PR body to avoid any notifications about applying the template changes back to the source repo!
    @scitools-templating: please no update notification on: iris

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.42%. Comparing base (d9ebbaf) to head (3056567).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7267   +/-   ##
=======================================
  Coverage   90.42%   90.42%           
=======================================
  Files          93       93           
  Lines       25816    25816           
  Branches     4796     4796           
=======================================
  Hits        23344    23344           
  Misses       1693     1693           
  Partials      779      779           

☔ View full report in Codecov by Harness.
📢 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.

@rcomer

rcomer commented Sep 4, 2026

Copy link
Copy Markdown
Member Author

I think all the CI failures are due to requirements/readthedocs.yml now being a broken symbolic link. Is there a reason RTD has its own symbolic link or could we point directly at environment.yml here?

environment: requirements/readthedocs.yml

@rcomer
rcomer marked this pull request as draft September 4, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Consider moving requirements/iris.yml to environment.yml

1 participant