Skip to content

Updated RMG-Py version#892

Open
calvinp0 wants to merge 1 commit into
mainfrom
rmg_py_ver
Open

Updated RMG-Py version#892
calvinp0 wants to merge 1 commit into
mainfrom
rmg_py_ver

Conversation

@calvinp0
Copy link
Copy Markdown
Member

Updated RMG-Py version from 3.9 to 3.11 in the Dockerfile to reflect the pin in the RMG-Py environment file

Copilot AI review requested due to automatic review settings May 24, 2026 16:37
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the explicit Python pin used when creating the source-built rmg_env conda environment in the Dockerfile from 3.9 to 3.11, to match the version constraint in RMG-Py's upstream environment.yml.

Changes:

  • Bump python=3.9 to python=3.11 in the micromamba create -n rmg_env step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Dockerfile Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.53%. Comparing base (01c7326) to head (03bf4ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
- Coverage   60.63%   60.53%   -0.10%     
==========================================
  Files         103      103              
  Lines       31186    31186              
  Branches     8128     8128              
==========================================
- Hits        18910    18879      -31     
- Misses       9926     9948      +22     
- Partials     2350     2359       +9     
Flag Coverage Δ
functionaltests 60.53% <ø> (-0.10%) ⬇️
unittests 60.53% <ø> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

…the pin in the RMG-Py environment file

Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants