feat(hugr-llvm): Emit rounding operation for FloatOps::fround extension ops
#2949
Codecov / codecov/project
succeeded
Mar 16, 2026 in 1s
83.83% (-0.01%) compared to 93aac28, passed because coverage increased by 0% when compared to adjusted base (83.84%)
View this Pull Request on Codecov
83.83% (-0.01%) compared to 93aac28, passed because coverage increased by 0% when compared to adjusted base (83.84%)
Details
Codecov Report
❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.83%. Comparing base (93aac28) to head (cfa51a8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| hugr-llvm/src/extension/float.rs | 80.00% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #2949 +/- ##
==========================================
- Coverage 83.84% 83.83% -0.01%
==========================================
Files 267 267
Lines 52923 52933 +10
Branches 46854 46864 +10
==========================================
+ Hits 44371 44379 +8
Misses 6283 6283
- Partials 2269 2271 +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.
Loading