Skip to content

added backward sampling - #403

Open
gengala wants to merge 2 commits into
mainfrom
sampling-backward
Open

added backward sampling#403
gengala wants to merge 2 commits into
mainfrom
sampling-backward

fix backward sampling: dispatch across children when in_fold_idx is t…

df52867
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 23, 2026 in 1s

67.44% (-1.28%) compared to eb99f6f

View this Pull Request on Codecov

67.44% (-1.28%) compared to eb99f6f

Details

Codecov Report

❌ Patch coverage is 11.11111% with 120 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.44%. Comparing base (eb99f6f) to head (df52867).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
cirkit/backend/torch/queries.py 11.11% 119 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
- Coverage   68.71%   67.44%   -1.28%     
==========================================
  Files          58       58              
  Lines        6007     6140     +133     
  Branches      773      804      +31     
==========================================
+ Hits         4128     4141      +13     
- Misses       1590     1709     +119     
- Partials      289      290       +1     

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