Disallow InclusiveRange<T> if T is a non-leaf integer #2959
Codecov / codecov/project
succeeded
Dec 5, 2023 in 1s
79.61% (-0.02%) compared to 7ab492f
View this Pull Request on Codecov
79.61% (-0.02%) compared to 7ab492f
Details
Codecov Report
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
7ab492f
) 79.63% compared to head (733cf47
) 79.61%.
❗ Current head 733cf47 differs from pull request most recent head d5b746c. Consider uploading reports for the commit d5b746c to get more accurate results
Files | Patch % | Lines |
---|---|---|
runtime/stdlib/range.go | 87.50% | 2 Missing and 1 partial |
runtime/sema/type.go | 88.88% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## feature/range-type #2959 +/- ##
======================================================
- Coverage 79.63% 79.61% -0.02%
======================================================
Files 336 336
Lines 79754 79813 +59
======================================================
+ Hits 63511 63547 +36
- Misses 13875 13894 +19
- Partials 2368 2372 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading