refactor: make clear const folding only for leaf ops #785
Codecov / codecov/project
succeeded
Jan 5, 2024 in 0s
84.00% (-0.01%) compared to b680662
View this Pull Request on Codecov
84.00% (-0.01%) compared to b680662
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
b680662
) 84.01% compared to head (c4edffd
) 84.00%.
Files | Patch % | Lines |
---|---|---|
src/algorithm/const_fold.rs | 66.66% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #785 +/- ##
==========================================
- Coverage 84.01% 84.00% -0.01%
==========================================
Files 72 72
Lines 13740 13739 -1
Branches 13740 13739 -1
==========================================
- Hits 11543 11541 -2
Misses 1385 1385
- Partials 812 813 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading