Skip to content

Remove studio and use jvgraph#58

Merged
eldonm merged 3 commits into
2.1.0from
jvgraph
Jul 14, 2025
Merged

Remove studio and use jvgraph#58
eldonm merged 3 commits into
2.1.0from
jvgraph

Conversation

@Gim3l

@Gim3l Gim3l commented Jul 11, 2025

Copy link
Copy Markdown
Contributor

Type of Change

What type of change does this PR introduce? Mark all that apply:

  • 🐛 Bug Fix
  • 🚀 Feature Request
  • 🔄 Refactor
  • 📖 Documentation Update
  • 🔧 Other (Please specify):

Summary

What does this PR address?

Resolves: #53
Replace the studio command with a graph command that launches jvgraph.


Changes Made

High-Level Summary:

List the key changes made in this PR:

  1. Remove studio code, moved to TrueSelph/jvgraph
  2. Added the jvgraph python package as a dependency

Checklist

Mark all that apply:

  • Code follows the project’s coding guidelines.
  • Tests have been added or updated for new functionality.
  • Documentation has been updated (if applicable).
  • Existing tests pass locally with these changes.
  • Any dependencies introduced are justified and documented.

Steps to Test

Provide a clear set of steps for testing the changes introduced in this PR:

  1. Install jvcli
  2. Run jvcli graph launch

@github-actions

github-actions Bot commented Jul 11, 2025

Copy link
Copy Markdown

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1492 1479 99% 99% 🟢

New Files

File Coverage Status
jvcli/commands/graph.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
jvcli/cli.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 13c1cef by action🐍

@Gim3l Gim3l changed the base branch from main to 2.1.0 July 14, 2025 13:55
@eldonm eldonm self-assigned this Jul 14, 2025
@eldonm eldonm merged commit 125b5f9 into 2.1.0 Jul 14, 2025
3 checks passed
@eldonm eldonm deleted the jvgraph branch July 14, 2025 18:03
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.

[Refactor Request]: Isolate studio into 'jvgraph' package

2 participants