Skip to content
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

Create table APIs #1850

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Create table APIs #1850

merged 3 commits into from
Jan 28, 2025

Conversation

jmthomas
Copy link
Member

@jmthomas jmthomas commented Jan 20, 2025

closes #1257

Will need to regenerate docs but waiting on other PRs to close first

@jmthomas jmthomas requested a review from ryanmelt January 20, 2025 01:48
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 43.24324% with 21 lines in your changes missing coverage. Please review.

Project coverage is 79.51%. Comparing base (8990750) to head (d2dd3b3).
Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
openc3/lib/openc3/script/tables.rb 28.57% 15 Missing ⚠️
...s-cmd-tlm-api/app/controllers/tables_controller.rb 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1850      +/-   ##
==========================================
- Coverage   79.56%   79.51%   -0.06%     
==========================================
  Files         519      521       +2     
  Lines       40763    40811      +48     
==========================================
+ Hits        32434    32449      +15     
- Misses       8329     8362      +33     
Flag Coverage Δ
python 84.16% <ø> (-0.10%) ⬇️
ruby-api 48.61% <33.33%> (ø)
ruby-backend 82.52% <46.42%> (-0.06%) ⬇️

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.

@jmthomas jmthomas merged commit b2797b6 into main Jan 28, 2025
27 of 28 checks passed
@jmthomas jmthomas deleted the tbl_mgr_api branch January 28, 2025 02:48
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.

Table Manager APIs to build binaries and reports from scripts
2 participants