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

Additional Python APIs #877

Merged
merged 7 commits into from
Oct 21, 2023
Merged

Additional Python APIs #877

merged 7 commits into from
Oct 21, 2023

Conversation

jmthomas
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (fc401ed) 74.09% compared to head (8d68848) 75.23%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #877      +/-   ##
==========================================
+ Coverage   74.09%   75.23%   +1.14%     
==========================================
  Files         612      616       +4     
  Lines       42887    43026     +139     
  Branches      877      877              
==========================================
+ Hits        31776    32372     +596     
+ Misses      11017    10559     -458     
- Partials       94       95       +1     
Flag Coverage Δ
frontend 60.79% <ø> (+0.15%) ⬆️
python 82.58% <89.16%> (+3.57%) ⬆️
ruby-api 48.44% <ø> (ø)
ruby-backend 80.58% <93.75%> (+0.25%) ⬆️

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

Files Coverage Δ
openc3/lib/openc3/api/config_api.rb 52.94% <ø> (+0.30%) ⬆️
openc3/python/openc3/api/config_api.py 100.00% <100.00%> (ø)
openc3/python/openc3/models/setting_model.py 100.00% <100.00%> (ø)
openc3/lib/openc3/script/api_shared.rb 97.07% <93.75%> (+11.82%) ⬆️
openc3/python/openc3/api/settings_api.py 96.55% <96.55%> (ø)
openc3/python/openc3/models/tool_config_model.py 90.47% <90.47%> (ø)
openc3/python/openc3/script/api_shared.py 96.88% <97.40%> (+87.10%) ⬆️
openc3/python/openc3/utilities/script_shared.py 21.42% <0.00%> (-1.65%) ⬇️
openc3/python/openc3/logs/log_writer.py 84.00% <80.95%> (-1.13%) ⬇️
openc3/python/openc3/utilities/local_mode.py 39.02% <38.88%> (+1.52%) ⬆️

... and 10 files with indirect coverage changes

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 44 Code Smells

No Coverage information No Coverage information
2.7% 2.7% Duplication

@jmthomas jmthomas merged commit be95d4d into main Oct 21, 2023
25 checks passed
@jmthomas jmthomas deleted the python_apis branch October 21, 2023 13:37
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.

1 participant