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

angled targets #3097

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

oliverfunk
Copy link
Contributor

Linked Issues

Fixes angled targets

Closes #{ID}

Description

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

@oliverfunk oliverfunk requested a review from a team as a code owner March 13, 2024 14:59

# todo, should be the opposite but I don't know how to use psi_norm
# and the value at specific points
if psi_start < psi_end:
Copy link
Contributor

Choose a reason for hiding this comment

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

I have a feeling this could the bug @OceanNuclear found in #3037 wrt to start and end points. Fix is coming in #3095 just trying to make the test catch it

@oliverfunk oliverfunk requested a review from a team as a code owner March 15, 2024 11:39
Copy link

sonarcloud bot commented Mar 15, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@oliverfunk oliverfunk merged commit 459f32a into matti/EUDEMO_2024 Mar 15, 2024
1 check passed
@oliverfunk oliverfunk deleted the oliverfunk/matti-angled-targets branch March 15, 2024 11:45
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.

None yet

2 participants