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 action version #3691

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

👷 Update action version #3691

wants to merge 2 commits into from

Conversation

je-cook
Copy link
Contributor

@je-cook je-cook commented Nov 11, 2024

Linked Issues

Part of #3604

Description

This updates to the lastest version of the potiuk/get-workflow-origin action. We should probably work out what to do about the fact it has been archived (fork, find an alternative)

Interface Changes

Checklist

I confirm that I have completed the following checks:

  • Tests run locally and pass pytest tests --reactor
  • Code quality checks run locally and pass pre-commit run --from-ref develop --to-ref HEAD
  • Documentation built locally and checked sphinx-build -W documentation/source documentation/build

@je-cook je-cook added the continuous_integration Tasks relating to the CI infrastructure and workflows label Nov 11, 2024
@je-cook je-cook requested a review from a team as a code owner November 11, 2024 12:36
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.54%. Comparing base (3fe4b96) to head (d1ddcf7).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3691   +/-   ##
========================================
  Coverage    76.54%   76.54%           
========================================
  Files          230      230           
  Lines        27028    27028           
========================================
  Hits         20689    20689           
  Misses        6339     6339           

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

Copy link
Contributor

github-actions bot commented Nov 11, 2024

⚠️ Warning Report

Found 0 new warnings, 0 fixed warnings. 🎉

All warnings (3)

On runtest

  • /home/runner/work/bluemira/bluemira/bluemira/radiation_transport/radiation_tools.py:879: DeprecationWarning: interp2dis deprecated!interp2d` is deprecated in SciPy 1.10 and will be removed in SciPy 1.12.0.

For legacy code, nearly bug-for-bug compatible replacements are
RectBivariateSpline on regular grids, and bisplrep/bisplev for
scattered 2D data.

In new code, for regular grids use RegularGridInterpolator instead.
For scattered data, prefer LinearNDInterpolator or
CloughTocher2DInterpolator.

For more details see
https://gist.github.com/ev-br/8544371b40f414b7eaf3fe6217209bff
`

  • /home/runner/work/bluemira/bluemira/bluemira/equilibria/find.py:478: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)

On config

  • /home/runner/miniconda3/envs/bluemira/lib/python3.10/site-packages/pivy/quarter/QuarterWidget.py:17: DeprecationWarning: invalid escape sequence '\C'

Copy link

sonarcloud bot commented Nov 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous_integration Tasks relating to the CI infrastructure and workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants