Skip to content

Conversation

@andrijapau
Copy link
Contributor

@andrijapau andrijapau commented Nov 11, 2025

This PR implements a concrete subclass for the PyDot backend.

[sc-103457]

@andrijapau andrijapau changed the title feat: add pydot_dag_builder.py subclass feat: add PyDotDAGBuilder subclass Nov 11, 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.

@andrijapau andrijapau requested a review from a team as a code owner November 11, 2025 22:07
@andrijapau andrijapau removed the request for review from a team November 11, 2025 22:09
@andrijapau andrijapau added the unified compiler Issues and pull requests related to PennyLane's xDSL python compiler. label Nov 13, 2025
@andrijapau andrijapau changed the title feat: add PyDotDAGBuilder subclass feat: implement concrete PyDotDAGBuilder subclass Nov 13, 2025
Base automatically changed from create-graph-builder-abc to feature/graph-visualization November 14, 2025 16:06
@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.43%. Comparing base (5810cde) to head (db746e5).

Additional details and impacted files
@@                     Coverage Diff                      @@
##           feature/graph-visualization    #8630   +/-   ##
============================================================
  Coverage                        99.42%   99.43%           
============================================================
  Files                              587      587           
  Lines                            61967    61967           
============================================================
+ Hits                             61611    61614    +3     
+ Misses                             356      353    -3     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

unified compiler Issues and pull requests related to PennyLane's xDSL python compiler.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants