-
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
Sweep shape API additions #3130
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3130 +/- ##
===========================================
- Coverage 81.45% 80.88% -0.58%
===========================================
Files 228 218 -10
Lines 25231 24306 -925
===========================================
- Hits 20553 19659 -894
+ Misses 4678 4647 -31 ☔ View full report in Codecov by Sentry. |
|
defd468
to
ca0e78a
Compare
777c80f
to
ee16440
Compare
ca0e78a
to
043cc8a
Compare
b9a55c1
to
1693ec4
Compare
043cc8a
to
659deec
Compare
1693ec4
to
aae522a
Compare
659deec
to
1308d2a
Compare
aae522a
to
4ad0863
Compare
ab38d9c
to
8446b9e
Compare
Quality Gate passedIssues Measures |
* 👽️ Improve sweep shape API * 🎨 Move enum API to tools
Description
Adds an optional transition type to the sweep shape API
stacked on top of a few PRs that need to go in first:
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