Skip to content

Load enterprise APIs #1949

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Load enterprise APIs #1949

wants to merge 3 commits into from

Conversation

jmthomas
Copy link
Member

@jmthomas jmthomas commented Mar 7, 2025

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

Copy link

codecov bot commented Mar 7, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.82%. Comparing base (9d94238) to head (043f976).
Report is 182 commits behind head on main.

Files with missing lines Patch % Lines
openc3/lib/openc3/api/api.rb 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1949      +/-   ##
==========================================
+ Coverage   76.68%   76.82%   +0.13%     
==========================================
  Files         628      629       +1     
  Lines       46637    47013     +376     
  Branches      755      755              
==========================================
+ Hits        35765    36119     +354     
- Misses      10789    10811      +22     
  Partials       83       83              
Flag Coverage Δ
python 84.06% <ø> (∅)
ruby-api 48.30% <ø> (∅)
ruby-backend 82.87% <50.00%> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jmthomas jmthomas requested review from ryan-pratt and ryanmelt March 25, 2025 15:51
@@ -26,3 +26,8 @@
from .stash_api import *
from .target_api import *
from .tlm_api import *
try:
from openc3enterprise.api.cmd_authority_api import *
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Python autonomic api missing.

Copy link

sonarqubecloud bot commented Apr 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants