Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1949 +/- ##
==========================================
+ Coverage 78.02% 78.04% +0.02%
==========================================
Files 631 631
Lines 47530 47535 +5
Branches 754 754
==========================================
+ Hits 37085 37101 +16
+ Misses 10362 10351 -11
Partials 83 83
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| from .target_api import * | ||
| from .tlm_api import * | ||
| try: | ||
| from openc3enterprise.api.cmd_authority_api import * |
|
ryanmelt
left a comment
There was a problem hiding this comment.
Didn't we decide to do the autonomic api differently. Shouldn't it be removed here now?
Yes, don't merge this |
|



I'd like to add the new autonomic APIs before merging