-
Notifications
You must be signed in to change notification settings - Fork 189
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
Expose order params #1332
Expose order params #1332
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1332 +/- ##
==========================================
+ Coverage 65.96% 67.10% +1.14%
==========================================
Files 228 231 +3
Lines 19859 20858 +999
==========================================
+ Hits 13100 13997 +897
- Misses 6759 6861 +102 ☔ View full report in Codecov by Sentry. |
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.
Looks good, just some minor things
Closes #1255
ModelObject
struct. Create fnnew()
for ModelObjectdirection
input value for World__ModelOrderresolve_many()
forModelObject
@broody