-
Notifications
You must be signed in to change notification settings - Fork 11
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
BMSCC Refactor #251
BMSCC Refactor #251
Conversation
dyceron
commented
Dec 19, 2024
- Cleans up formatting
- Adds functions to modify points and access other collision data
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
I managed to keep |
for more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #251 +/- ##
==========================================
+ Coverage 76.85% 76.93% +0.08%
==========================================
Files 78 78
Lines 3876 3894 +18
==========================================
+ Hits 2979 2996 +17
- Misses 897 898 +1 ☔ View full report in Codecov by Sentry. |
I guess I got it? I have no clue what I did lol. I just copied from BMSAD. |
Looks right to me. e.g. for autclast.bmscd you get this:
|
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.
Same docstring change for the other methods
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci