Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix categorical nans #317

Merged
merged 3 commits into from
Nov 11, 2024

Merge branch 'main' into fix-categorical-nans-311

669958c
Select commit
Loading
Failed to load commit list.
Merged

Fix categorical nans #317

Merge branch 'main' into fix-categorical-nans-311
669958c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

68.18% (+0.00%) compared to 3e51b42

View this Pull Request on Codecov

68.18% (+0.00%) compared to 3e51b42

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.18%. Comparing base (3e51b42) to head (669958c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cirkit/backend/torch/layers/input.py 42.85% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #317   +/-   ##
=======================================
  Coverage   68.18%   68.18%           
=======================================
  Files          51       51           
  Lines        5368     5366    -2     
  Branches      616      615    -1     
=======================================
- Hits         3660     3659    -1     
+ Misses       1492     1491    -1     
  Partials      216      216           

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