-
Notifications
You must be signed in to change notification settings - Fork 8
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
Check Corrections #413
Check Corrections #413
Conversation
I apologize for the length of this PR... |
Unrelated but since I saw some # This is to tell Sphinx how to print some specific type annotations
# See: https://stackoverflow.com/a/67483317
# See: https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#confval-autodoc_type_aliases
autodoc_type_aliases = {"ArrayLike": "ArrayLike"} This way they will appear as literally |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know I'm annoying, but you love it.
Code Climate has analyzed commit 46fe2f0 and detected 1 issue on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 93.2% (50% is the threshold). This pull request will bring the total coverage in the repository to 85.9% (0.5% change). View more on Code Climate. |
Implements the feature of checking corrections and their influence on the optics via MAD-X and plotting the expected results.