Skip to content

Remove default channel from RTD conda env#5037

Merged
orbeckst merged 2 commits intoMDAnalysis:developfrom
tanishy7777:enh/channels
May 9, 2025
Merged

Remove default channel from RTD conda env#5037
orbeckst merged 2 commits intoMDAnalysis:developfrom
tanishy7777:enh/channels

Conversation

@tanishy7777
Copy link
Copy Markdown
Contributor

@tanishy7777 tanishy7777 commented Apr 21, 2025

Fixes #5036

Changes made in this Pull Request:

  • Removes the default channel from the RTD conda env as the packages are already available on conda-forge channel.

PR Checklist

  • Issue raised/referenced?
  • Tests updated/added?
  • Documentation updated/added?
  • package/CHANGELOG file updated?
  • Is your name in package/AUTHORS? (If it is not, add it!)

Developers Certificate of Origin

I certify that I can submit this code contribution as described in the Developer Certificate of Origin, under the MDAnalysis LICENSE.


📚 Documentation preview 📚: https://mdanalysis--5037.org.readthedocs.build/en/5037/

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.62%. Comparing base (af9848b) to head (1ac6c29).
⚠️ Report is 26 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5037   +/-   ##
========================================
  Coverage    93.62%   93.62%           
========================================
  Files          177      177           
  Lines        21995    21995           
  Branches      3112     3112           
========================================
  Hits         20593    20593           
  Misses         947      947           
  Partials       455      455           

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

Copy link
Copy Markdown
Member

@orbeckst orbeckst left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @tanishy7777

@orbeckst orbeckst merged commit 75b5f72 into MDAnalysis:develop May 9, 2025
24 checks passed
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.

remove default channel from RTD conda env

2 participants