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

jupyter_tools: fix out of order display of multiple shapes in static html #829

Merged
merged 4 commits into from
Jan 24, 2025

jupyter_tools: use uuid for unique shape id

edf1dbd
Select commit
Loading
Failed to load commit list.
Merged

jupyter_tools: fix out of order display of multiple shapes in static html #829

jupyter_tools: use uuid for unique shape id
edf1dbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

96.65% (+0.03%) compared to 1740f38

View this Pull Request on Codecov

96.65% (+0.03%) compared to 1740f38

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.65%. Comparing base (1740f38) to head (edf1dbd).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #829      +/-   ##
==========================================
+ Coverage   96.62%   96.65%   +0.03%     
==========================================
  Files          31       31              
  Lines        9142     9177      +35     
==========================================
+ Hits         8833     8870      +37     
+ Misses        309      307       -2     

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