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

Implement offline access in python #1851

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Implement offline access in python #1851

wants to merge 1 commit into from

Conversation

jmthomas
Copy link
Member

@jmthomas jmthomas commented Jan 20, 2025

closes #1304

I don't think this is complete to fully close 1304 but I did the initial port of the offline access stuff.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.57%. Comparing base (a7788b7) to head (121bc9e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1851   +/-   ##
=======================================
  Coverage   79.57%   79.57%           
=======================================
  Files         519      519           
  Lines       40774    40774           
=======================================
  Hits        32444    32444           
  Misses       8330     8330           
Flag Coverage Δ
ruby-api 48.72% <ø> (ø)
ruby-backend 82.58% <100.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.

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.

ability to execute scripts uploaded by "put_target_file" outside script runner
2 participants