Skip to content

feat: backend agnostic numerical conversion#200

Merged
oameye merged 8 commits into
mainfrom
backend-agnostic-numerical-conversion
Jul 20, 2026
Merged

feat: backend agnostic numerical conversion#200
oameye merged 8 commits into
mainfrom
backend-agnostic-numerical-conversion

more coverage

9ca58bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 1s

95.10% (+0.52%) compared to 3b4b786

View this Pull Request on Codecov

95.10% (+0.52%) compared to 3b4b786

Details

Codecov Report

❌ Patch coverage is 95.51971% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.10%. Comparing base (3b4b786) to head (9ca58bd).

Files with missing lines Patch % Lines
ext/SecondQuantizedAlgebraQuantumToolboxExt.jl 86.15% 18 Missing ⚠️
ext/SecondQuantizedAlgebraQuantumOpticsBaseExt.jl 96.00% 3 Missing ⚠️
src/numeric/api.jl 93.61% 3 Missing ⚠️
src/numeric/backend.jl 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
+ Coverage   94.57%   95.10%   +0.52%     
==========================================
  Files          27       33       +6     
  Lines        3024     3185     +161     
==========================================
+ Hits         2860     3029     +169     
+ Misses        164      156       -8     

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