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

Bugfix 0.9.12.2 #421

Merged
merged 8 commits into from
Apr 16, 2024
Merged

Bugfix 0.9.12.2 #421

merged 8 commits into from
Apr 16, 2024

Conversation

sserita
Copy link
Contributor

@sserita sserita commented Apr 16, 2024

This PR contains three minor bugfixes slated for 0.9.12.2:

  1. Tutorial updates for Bring Tutorial and Example Notebooks Back Up-to-Date #317
  2. A revamp of the leakage example notebook following broken tests from PR Bugfix for fiducial circuit line labels #418
  3. Additional labels to indicate report figure/table titles can be clicked for Indication of table caption in reports #416

The leakage notebook may not be in a completely finished state. These updates are more or less making it so that circuit line labels are explicit, but it's a little awkward/still not working completely, especially for the kite structure example at the bottom. Suggestion now are welcome, or we can just slate it reworking later.

@sserita sserita requested review from pcwysoc and a team as code owners April 16, 2024 04:26
@sserita sserita requested review from adhumu and coreyostrove and removed request for adhumu April 16, 2024 04:26
@sserita sserita added this to the 0.9.12.2 milestone Apr 16, 2024
Add a fix for an error with color box plot generation caught by the extended unit tests due to some unhandled cases when calling the color box plot function with pre-specified/user-generated sub-matrix data.
@coreyostrove
Copy link
Contributor

Piggybacking on this PR with a bugfix for some reporting code I broke with PR #415 which got caught by the extra tests on beta.

Copy link
Contributor

@coreyostrove coreyostrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Everything looks good to go to me.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes all look good to me. Great work.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for implementing this fix!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! This is where I admit to having spent around 45 minutes today trying to implement something similar, but failing on account of quite literally never having written a line of javascript once in my life. Glad to know you're familiar with javascript coding.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really had to dust off my JS/HTML/CSS for this, it was my first coding job back when I was a tween 😅

@coreyostrove
Copy link
Contributor

Everything looks good to me for the changes that you had made. There is a substantive changed I pushed piggybacking onto this PR. Whenever you get a chance if you could review that (and assuming there aren't any issues therein) then I think this is good to go.

Copy link
Contributor Author

@sserita sserita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your color box plot changes look good!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really had to dust off my JS/HTML/CSS for this, it was my first coding job back when I was a tween 😅

@sserita sserita merged commit 70a3ce5 into develop Apr 16, 2024
4 checks passed
@sserita sserita deleted the bugfix-0.9.12.2 branch April 16, 2024 16:37
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