Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

added indexed categorical layer evaluation #313

Merged
merged 2 commits into from
Nov 8, 2024

black formatting & condition pre-saving

fe1d8a6
Select commit
Loading
Failed to load commit list.
Merged

added indexed categorical layer evaluation #313

black formatting & condition pre-saving
fe1d8a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 7, 2024 in 0s

68.18% (-0.09%) compared to fee7960

View this Pull Request on Codecov

68.18% (-0.09%) compared to fee7960

Details

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.

Project coverage is 68.18%. Comparing base (fee7960) to head (fe1d8a6).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
cirkit/backend/torch/layers/input.py 44.44% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
- Coverage   68.26%   68.18%   -0.09%     
==========================================
  Files          51       51              
  Lines        5360     5368       +8     
  Branches      613      616       +3     
==========================================
+ Hits         3659     3660       +1     
- Misses       1486     1492       +6     
- Partials      215      216       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.