Fix rand interval #3321
Merged
Fix rand interval #3321
Codecov / codecov/project
succeeded
Jul 2, 2025 in 0s
46.30% (target 80.00%)
View this Pull Request on Codecov
46.30% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 46.30%. Comparing base (
14811c6
) to head (cad03da
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/burn-tensor/src/tensor/data.rs | 33.33% | 4 Missing |
❌ Your project check has failed because the head coverage (46.30%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #3321 +/- ##
==========================================
- Coverage 46.31% 46.30% -0.01%
==========================================
Files 414 414
Lines 60979 60976 -3
==========================================
- Hits 28240 28234 -6
- Misses 32739 32742 +3
☔ View full report in Codecov by Sentry.
📢 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.
Loading