Skip to content

Conversation

@isaacdevlugt
Copy link
Contributor

Context: Removes print

Description of the Change: Removes print

Benefits: No print

Possible Drawbacks:

Related GitHub Issues:

@isaacdevlugt isaacdevlugt added this to the v0.42 milestone Jul 10, 2025
@github-actions
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.
@isaacdevlugt
Copy link
Contributor Author

Also, why does the decomposition rule return something? 🤔

return _add_first_k_units(ops, aux_control, work_wires, len(ops))

Copy link
Contributor

@comp-phys-marc comp-phys-marc left a comment

Choose a reason for hiding this comment

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

Pretty straightforward.

@isaacdevlugt
Copy link
Contributor Author

Changelog entry added here 😌 5764c39

Copy link
Contributor

@andrijapau andrijapau left a comment

Choose a reason for hiding this comment

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

lol

@codecov
Copy link

codecov bot commented Jul 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (v0.42.0-rc0@539f116). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             v0.42.0-rc0    #7842   +/-   ##
==============================================
  Coverage               ?   99.68%           
==============================================
  Files                  ?      543           
  Lines                  ?    55272           
  Branches               ?        0           
==============================================
  Hits                   ?    55098           
  Misses                 ?      174           
  Partials               ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@isaacdevlugt isaacdevlugt merged commit a6177f5 into v0.42.0-rc0 Jul 10, 2025
51 checks passed
@isaacdevlugt isaacdevlugt deleted the select-extraneous-print branch July 10, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants