Skip to content

Detect duplicate cell names before writing layouts#997

Open
joamatab wants to merge 4 commits into
mainfrom
detect-duplicate-cell-names
Open

Detect duplicate cell names before writing layouts#997
joamatab wants to merge 4 commits into
mainfrom
detect-duplicate-cell-names

Use hasattr guard for os.sched_getaffinity

81def66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

70.93% (-0.13%) compared to 23989f8

View this Pull Request on Codecov

70.93% (-0.13%) compared to 23989f8

Details

Codecov Report

❌ Patch coverage is 27.50000% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.93%. Comparing base (23989f8) to head (81def66).

Files with missing lines Patch % Lines
src/kfactory/kcell.py 26.53% 34 Missing and 2 partials ⚠️
src/kfactory/layout.py 33.33% 14 Missing and 2 partials ⚠️
src/kfactory/conf.py 0.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #997      +/-   ##
==========================================
- Coverage   71.06%   70.93%   -0.13%     
==========================================
  Files          72       72              
  Lines       14708    14762      +54     
  Branches     2852     2868      +16     
==========================================
+ Hits        10452    10472      +20     
- Misses       3371     3400      +29     
- Partials      885      890       +5     

☔ View full report in Codecov by Harness.
📢 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.