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

Add building the artifact graph in sketch mode #5093

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jtran
Copy link
Collaborator

@jtran jtran commented Jan 16, 2025

Resolves #5166. Depends on #5068.

Proof of concept. Not sure what this breaks. I verified that the graph gets built without exiting sketch mode. The Debug Pane doesn't update though.

Copy link

qa-wolf bot commented Jan 16, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Jan 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Jan 28, 2025 4:25pm

@jtran jtran mentioned this pull request Jan 16, 2025
Base automatically changed from jtran/rust-artifact-graph-episode-ii-ferris-strikes-back to main January 17, 2025 19:34
@jtran jtran force-pushed the jtran/sketch-mode-artifact-graph branch from 8103277 to c21e316 Compare January 27, 2025 16:28
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.09%. Comparing base (648b37c) to head (c69084d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5093   +/-   ##
=======================================
  Coverage   86.08%   86.09%           
=======================================
  Files          89       89           
  Lines       32538    32542    +4     
=======================================
+ Hits        28011    28017    +6     
+ Misses       4527     4525    -2     
Flag Coverage Δ
wasm-lib 86.09% <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.

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.

Generate the artifact graph in sketch mode
1 participant