-
Notifications
You must be signed in to change notification settings - Fork 16
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
RZIp vertical stability criterion #3606
base: develop
Are you sure you want to change the base?
Conversation
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
1834808
to
df2e526
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3606 +/- ##
===========================================
- Coverage 76.59% 76.36% -0.23%
===========================================
Files 230 231 +1
Lines 27015 27145 +130
===========================================
+ Hits 20691 20729 +38
- Misses 6324 6416 +92 ☔ View full report in Codecov by Sentry. |
df2e526
to
f404206
Compare
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
eb9108a
to
e2d47b4
Compare
e2d47b4
to
801a4fc
Compare
Quality Gate failedFailed conditions See analysis details on SonarQube Cloud Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE |
Description
Adds the RZIp to the code along side some greens functions and inductance calculations
Interface Changes
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build