Added OrderedF64 and switched to schemars v1 - #1125
Merged
Merged
Codecov / codecov/project
succeeded
Jan 10, 2026 in 0s
79.2% (+0.0%) compared to c7ff7cd
View this Pull Request on Codecov
79.2% (+0.0%) compared to c7ff7cd
Details
Codecov Report
❌ Patch coverage is 89.79592% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.2%. Comparing base (c7ff7cd) to head (93cf71f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/weaver_common/src/ordered_float.rs | 89.7% | 4 Missing |
| crates/weaver_emit/src/attributes.rs | 50.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1125 +/- ##
=====================================
Coverage 79.1% 79.2%
=====================================
Files 102 103 +1
Lines 7952 7992 +40
=====================================
+ Hits 6294 6332 +38
- Misses 1658 1660 +2 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading