Skip to content

test: try to cover the canonical impl code

Codecov / codecov/project failed Nov 18, 2024 in 0s

79.84% (-0.03%) compared to 4b35a0d

View this Pull Request on Codecov

79.84% (-0.03%) compared to 4b35a0d

Details

Codecov Report

Attention: Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.

Project coverage is 79.84%. Comparing base (4b35a0d) to head (66cb8a2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
base/src/main/java/org/aya/tyck/ExprTycker.java 72.72% 0 Missing and 3 partials ⚠️
...se/src/main/java/org/aya/normalize/Normalizer.java 50.00% 1 Missing ⚠️
...ain/java/org/aya/cli/interactive/ReplCompiler.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1147      +/-   ##
============================================
- Coverage     79.86%   79.84%   -0.03%     
- Complexity     3393     3397       +4     
============================================
  Files           312      312              
  Lines         10232    10245      +13     
  Branches       1220     1225       +5     
============================================
+ Hits           8172     8180       +8     
- Misses         1392     1395       +3     
- Partials        668      670       +2     

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