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

Visualization updates: new stitch release & offline rendering for guidance frontend. #1126

Merged
merged 18 commits into from
Feb 11, 2025

Conversation

nopdive
Copy link
Collaborator

@nopdive nopdive commented Feb 11, 2025

New release of stitch. State variable introduced so that we can do offline rendering easier.
Updates for offline rendering to guidance frontend (graphpaper).

nopdive and others added 16 commits November 11, 2024 13:01
Missing import error catch in environment detection.
Moved exceptions catch into one line.
We need to deploy to NPM within @guidance-ai org. This requires some additional changes in the stitch package.
Yarn lock updated, adjustments to package naming within stitch.
Build not done correctly for 0.1.1
State variables that are not synced now included in widget.
State can now be stored within stitch (needed for offline rendering or page refresh).
Updated for state exposure.
@nopdive nopdive changed the title Stitch update: state exposure for offline rendering and page refresh Visualization updates: new stitch release & offline rendering for guidance frontend. Feb 11, 2025
This should enable offline rendering for guidance frontend.
@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.57%. Comparing base (7e29ed6) to head (0763992).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1126       +/-   ##
===========================================
+ Coverage   43.18%   54.57%   +11.38%     
===========================================
  Files          70       70               
  Lines        5777     5777               
===========================================
+ Hits         2495     3153      +658     
+ Misses       3282     2624      -658     

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

@nopdive nopdive merged commit 788b468 into guidance-ai:main Feb 11, 2025
26 checks passed
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.

3 participants