Skip to content

Fix complexity inconsistencies, enforce overhead, add missing variants#112

Merged
GiggleLiu merged 11 commits into
mainfrom
fix/complexity-overhead-variants
Mar 1, 2026
Merged

Fix complexity inconsistencies, enforce overhead, add missing variants#112
GiggleLiu merged 11 commits into
mainfrom
fix/complexity-overhead-variants

Fix Copilot review comments: regenerate JSON, improve docs

e4d81a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 1s

96.88% (target 95.00%)

View this Pull Request on Codecov

96.88% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 96.01874% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.88%. Comparing base (9ad1678) to head (e4d81a7).

Files with missing lines Patch % Lines
src/unit_tests/rules/registry.rs 87.05% 11 Missing ⚠️
src/expr.rs 97.94% 3 Missing ⚠️
src/models/specialized/circuit.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   96.89%   96.88%   -0.01%     
==========================================
  Files         200      200              
  Lines       27099    27544     +445     
==========================================
+ Hits        26258    26687     +429     
- Misses        841      857      +16     

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