refactor!: use enum op traits for floats + conversions #755
Codecov / codecov/project
succeeded
Dec 21, 2023 in 1s
84.07% (-0.27%) compared to 268f120
View this Pull Request on Codecov
84.07% (-0.27%) compared to 268f120
Details
Codecov Report
Attention: 34 lines
in your changes are missing coverage. Please review.
Comparison is base (
268f120
) 84.33% compared to head (2ea1b44
) 84.07%.
Files | Patch % | Lines |
---|---|---|
src/std_extensions/arithmetic/conversions.rs | 48.93% | 23 Missing and 1 partial |
src/std_extensions/arithmetic/float_ops.rs | 75.60% | 9 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #755 +/- ##
==========================================
- Coverage 84.33% 84.07% -0.27%
==========================================
Files 67 67
Lines 13218 13159 -59
Branches 13218 13159 -59
==========================================
- Hits 11148 11064 -84
- Misses 1287 1310 +23
- Partials 783 785 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading