Skip to content

Conversation

PietropaoloFrisoni
Copy link
Contributor

@PietropaoloFrisoni PietropaoloFrisoni commented Aug 21, 2025

This PR should be merged along with this PR in PennyLane

Context: This PR updates Catalyst since the python.compiler module in PennyLane has been renamed unified.compiler

Description of the Change: As above.

Benefits: Better name.

Possible Drawbacks: None that I can think of.

Related GitHub Issues: None.

[sc-98172]

@PietropaoloFrisoni PietropaoloFrisoni changed the title Renaming python_compiler into unified_compiler [Unified Compiler] Renaming python_compiler into unified_compiler Aug 21, 2025
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.35%. Comparing base (d89dfca) to head (c222d22).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
frontend/catalyst/compiler.py 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1997   +/-   ##
=======================================
  Coverage   97.35%   97.35%           
=======================================
  Files          88       88           
  Lines        9919     9919           
  Branches      945      945           
=======================================
  Hits         9657     9657           
  Misses        207      207           
  Partials       55       55           

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

@PietropaoloFrisoni PietropaoloFrisoni added compiler Pull requests that update the compiler and removed compiler Pull requests that update the compiler labels Aug 21, 2025
Copy link
Contributor

@isaacdevlugt isaacdevlugt left a comment

Choose a reason for hiding this comment

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

Based on conversations in-person, we decided to name this module compiler.interface. We may choose to revisit this in the future when the features become more public.

@PietropaoloFrisoni looks good! I would change the title of the PR—that's it :)

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.

3 participants