-
Notifications
You must be signed in to change notification settings - Fork 38
471 return tm aos structs #472
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
base: dev
Are you sure you want to change the base?
Conversation
…ptoLib into 463-resolve-memory-leaks-in-uts
…ptoLib into 463-resolve-memory-leaks-in-uts
…ptoLib into 463-resolve-memory-leaks-in-uts
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #472 +/- ##
==========================================
+ Coverage 75.97% 82.48% +6.50%
==========================================
Files 81 39 -42
Lines 22263 12175 -10088
Branches 1807 982 -825
==========================================
- Hits 16914 10042 -6872
+ Misses 4707 1761 -2946
+ Partials 642 372 -270 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I pulled the memory leak fixes into this, so the PR is much larger than it should be |
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.
Overall this looks fine, pulled and built - all tests ran. We probably need to update standalone as part of this, and likely need to mention this again at JPL Weekly, although maybe not an entire code walk through. Food for thought - do we have integration tests that we can use with standalone? Should we?
After discussion yesterday don't need standalone in this PR since CL is a submodule of NOS. Approved! |
All Submissions:
New Feature Submissions:
Changes to Core Features:
How do you test these changes?