Fix compiler crash when accessing previous parameter in default expression with lambda expression #41816
Codecov / codecov/project
succeeded
Apr 2, 2024 in 0s
76.56% (+76.56%) compared to 48a9e69
View this Pull Request on Codecov
76.56% (+76.56%) compared to 48a9e69
Details
Codecov Report
Attention: Patch coverage is 95.00000%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 76.56%. Comparing base (
48a9e69
) to head (3824057
).
Report is 17 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
...llerinalang/compiler/desugar/ClosureGenerator.java | 90.90% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #41816 +/- ##
=============================================
+ Coverage 0.00% 76.56% +76.56%
- Complexity 0 53525 +53525
=============================================
Files 9 2905 +2896
Lines 35 202267 +202232
Branches 0 26336 +26336
=============================================
+ Hits 0 154858 +154858
- Misses 35 38924 +38889
- Partials 0 8485 +8485
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading