-
Notifications
You must be signed in to change notification settings - Fork 27
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
feat: add constructors for VectorObject4D
and MomentumObject4D
#232
feat: add constructors for VectorObject4D
and MomentumObject4D
#232
Conversation
dbc9103
to
da5dac3
Compare
Codecov ReportBase: 83.70% // Head: 82.67% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #232 +/- ##
==========================================
- Coverage 83.70% 82.67% -1.03%
==========================================
Files 96 96
Lines 10787 11424 +637
==========================================
+ Hits 9029 9445 +416
- Misses 1758 1979 +221
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
The branch for
VectorObject4D
was going stale on my fork. I have decided to keep this open as a draft PR and mark this ready for review once #89 and #231 are merged. This way, I can periodically check on this and keep it synced with the latest changes.