Skip to content

Conversation

@mrdomino
Copy link
Contributor

Succeeds:

cargo test  # --target=x86_64-unknown-linux-gnu

Fails:

cargo test --target=i386-unknown-linux-gnu

Succeeds:
```sh
cargo test  # --target=x86_64-unknown-linux-gnu
```

Fails:
```sh
cargo test --target=i386-unknown-linux-gnu
```
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.87%. Comparing base (3cce1fe) to head (2e91530).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1011      +/-   ##
==========================================
+ Coverage   79.86%   79.87%   +0.01%     
==========================================
  Files         162      162              
  Lines       17575    17589      +14     
==========================================
+ Hits        14036    14049      +13     
- Misses       3539     3540       +1     

☔ 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.

@mrdomino mrdomino closed this Nov 24, 2025
@mrdomino mrdomino deleted the rng-test-failure branch November 27, 2025 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant