Skip to content

class-resolve: fix merge

Codecov / codecov/project failed Nov 15, 2024 in 1s

79.72% (-0.14%) compared to 4b35a0d

View this Pull Request on Codecov

79.72% (-0.14%) compared to 4b35a0d

Details

Codecov Report

Attention: Patch coverage is 70.65217% with 27 lines in your changes missing coverage. Please review.

Project coverage is 79.72%. Comparing base (4b35a0d) to head (93fbc82).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
base/src/main/java/org/aya/tyck/ClassResolver.java 0.00% 21 Missing ⚠️
base/src/main/java/org/aya/tyck/ArgsComputer.java 92.42% 2 Missing and 3 partials ⚠️
base/src/main/java/org/aya/tyck/ExprTycker.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1134      +/-   ##
============================================
- Coverage     79.86%   79.72%   -0.14%     
- Complexity     3393     3394       +1     
============================================
  Files           312      314       +2     
  Lines         10232    10261      +29     
  Branches       1220     1214       -6     
============================================
+ Hits           8172     8181       +9     
- Misses         1392     1413      +21     
+ Partials        668      667       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.