Skip to content

Conversation

zrquan
Copy link
Contributor

@zrquan zrquan commented Jul 31, 2025

Why are these changes needed?

We can execute multiple languages with this tool, not just python.

Related issue number

Checks

@zrquan zrquan force-pushed the improve-code-execution-tool branch from 0e31f33 to 7adfc57 Compare August 1, 2025 03:46
Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.90%. Comparing base (ca3d693) to head (721ce7c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6881   +/-   ##
=======================================
  Coverage   80.90%   80.90%           
=======================================
  Files         237      237           
  Lines       18264    18265    +1     
=======================================
+ Hits        14776    14777    +1     
  Misses       3488     3488           
Flag Coverage Δ
unittests 80.90% <100.00%> (+<0.01%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zrquan zrquan force-pushed the improve-code-execution-tool branch from 7adfc57 to 721ce7c Compare August 1, 2025 06:18
@ekzhu
Copy link
Collaborator

ekzhu commented Aug 2, 2025

@zrquan thanks for the PR. This is a breaking change. I suggest you create a separate extension for different code execution tools, and you can manage the package and publication of the package to PyPI. We can add link to the extension.

@zrquan
Copy link
Contributor Author

zrquan commented Aug 3, 2025

@zrquan thanks for the PR. This is a breaking change. I suggest you create a separate extension for different code execution tools, and you can manage the package and publication of the package to PyPI. We can add link to the extension.

Got it. Also, when I want to contribute a new extension, should I create my own repo instead of committing a PR directly to this repo?

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.

2 participants