Fix categorical nans #317
Merged
Fix categorical nans #317
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.
Loading