Skip to content

use property instead of cached_property

0669167
Select commit
Loading
Failed to load commit list.
Merged

Add coordinate support for nodes and QUBIT_COORDS in stim output #148

use property instead of cached_property
0669167
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2026 in 1s

83.52% (target 50.00%)

View this Pull Request on Codecov

83.52% (target 50.00%)

Details

Codecov Report

❌ Patch coverage is 95.83333% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.52%. Comparing base (20b0ad4) to head (0669167).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   76.71%   83.52%   +6.81%     
==========================================
  Files          21       21              
  Lines        2276     2319      +43     
  Branches      401      417      +16     
==========================================
+ Hits         1746     1937     +191     
+ Misses        455      289     -166     
- Partials       75       93      +18     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.