Skip to content

Fix rand interval #3321

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

Merged
merged 12 commits into from
Jul 2, 2025

Merge branch 'main' into fix/rand

cad03da
Select commit
Loading
Failed to load commit list.
Merged

Fix rand interval #3321

Merge branch 'main' into fix/rand
cad03da
Select commit
Loading
Failed to load commit list.
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.