Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mantid dependency to latest Mantid stable 6.11 #15

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

jmborr
Copy link
Member

@jmborr jmborr commented Oct 25, 2024

Upgraded Mantid in conda.recipe meta.yaml from 6.8.0 to 6.11 and MantidWorkbench in environment.yml from 6.9.1 to 6.11. This ensures compatibility with the latest features and fixes provided in version 6.11.

Description of the changes

Check all that apply:

  • added release notes (if not, provide an explanation in the work description)
  • updated documentation
  • Source added/refactored
  • Added unit tests
  • Added integration tests
  • Verified that tests requiring the /SNS and /HFIR filesystems pass without fail

References:

  • Links to IBM EWM items: 7905 (parent 7904)

Manual test for the reviewer

Check list for the reviewer

  • release notes updated, or an explanation is provided as to why release notes are unnecessary
  • best software practices
    • clearly named variables (better to be verbose in variable names)
    • code comments explaining the intent of code blocks
  • All the tests are passing
  • The documentation is up to date
  • code comments added when explaining intent

Upgraded Mantid in conda.recipe meta.yaml from 6.8.0 to 6.11 and MantidWorkbench in environment.yml from 6.9.1 to 6.11. This ensures compatibility with the latest features and fixes provided in version 6.11.

Signed-off-by: Jose Borreguero <[email protected]>
@jmborr jmborr self-assigned this Oct 25, 2024
This commit updates the release notes to include the latest changes from PR 15. It also corrects the order of previous PRs for better chronological tracking.

Signed-off-by: Jose Borreguero <[email protected]>
@jmborr jmborr merged commit c078ea8 into next Oct 25, 2024
1 check passed
@jmborr jmborr deleted the mantid_6_11 branch October 25, 2024 17:44
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.87%. Comparing base (41009bb) to head (f67b2e0).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next      #15   +/-   ##
=======================================
  Coverage   58.87%   58.87%           
=======================================
  Files           5        5           
  Lines         800      800           
=======================================
  Hits          471      471           
  Misses        329      329           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant