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

Fix import script in python suite #1763

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

ryanmelt
Copy link
Member

closes #1742

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.58%. Comparing base (19152fc) to head (ca6d3ce).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1763      +/-   ##
==========================================
- Coverage   79.58%   79.58%   -0.01%     
==========================================
  Files         517      517              
  Lines       40736    40736              
==========================================
- Hits        32420    32419       -1     
- Misses       8316     8317       +1     
Flag Coverage Δ
python 84.30% <ø> (-0.01%) ⬇️
ruby-api 48.64% <ø> (ø)
ruby-backend 82.61% <ø> (ø)

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.

@ryanmelt ryanmelt merged commit b9f637e into main Dec 16, 2024
28 checks passed
@ryanmelt ryanmelt deleted the fix_import_script_in_python_suite branch December 16, 2024 15:45
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.

Can't include from openc3.script import * in a Python suite
1 participant