Skip to content

fix: rename Devices.Rigetti.Cepheus1 to Cepheus1108Q to match device name#1241

Merged
virajvchaudhari merged 1 commit intomainfrom
feature/cepheus
Apr 7, 2026
Merged

fix: rename Devices.Rigetti.Cepheus1 to Cepheus1108Q to match device name#1241
virajvchaudhari merged 1 commit intomainfrom
feature/cepheus

Conversation

@jheckey
Copy link
Copy Markdown
Contributor

@jheckey jheckey commented Apr 7, 2026

Description

Renames the Devices.Rigetti.Cepheus1 enum member to Devices.Rigetti.Cepheus1108Q to match the actual device name Cepheus-1-108Q.

The previous name Cepheus1 was inconsistent with the device ARN (rigetti/Cepheus-1-108Q) and the naming convention used by other devices in the SDK.

Testing

  • Linters pass (tox -e linters)
  • Unit tests pass (34 device tests, 221 emulation tests)
  • No tests reference the enum by name — all test fixtures use ARN strings directly

@jheckey jheckey requested a review from a team as a code owner April 7, 2026 19:45
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (41fcb63) to head (8b5564d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1241   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          169       169           
  Lines        10935     10935           
  Branches      1407      1407           
=========================================
  Hits         10935     10935           

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

@virajvchaudhari virajvchaudhari merged commit b1ec7ef into main Apr 7, 2026
33 of 39 checks passed
@virajvchaudhari virajvchaudhari deleted the feature/cepheus branch April 7, 2026 20:17
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