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

Add python form & http accessors and http_client_interface #1717

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

Conversation

jmthomas
Copy link
Member

@jmthomas jmthomas commented Nov 20, 2024

closes #1198

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 63.82979% with 17 lines in your changes missing coverage. Please review.

Project coverage is 76.31%. Comparing base (288b67a) to head (c0c1f3c).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
openc3/lib/openc3/accessors/http_accessor.rb 0.00% 12 Missing ⚠️
...nc3/lib/openc3/interfaces/http_client_interface.rb 80.76% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1717      +/-   ##
==========================================
- Coverage   76.31%   76.31%   -0.01%     
==========================================
  Files         603      603              
  Lines       46101    46124      +23     
  Branches      844      844              
==========================================
+ Hits        35184    35199      +15     
- Misses      10821    10828       +7     
- Partials       96       97       +1     
Flag Coverage Δ
frontend 56.27% <ø> (-0.05%) ⬇️
python 83.99% <ø> (+0.01%) ⬆️
ruby-api 48.70% <ø> (ø)
ruby-backend 82.16% <63.82%> (-0.02%) ⬇️

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.

Copy link

sonarcloud bot commented Nov 26, 2024

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.

Python HTTP client & server interfaces
1 participant