Skip to content

pat: fill patterns

Codecov / codecov/project succeeded Jan 4, 2025 in 0s

82.84% (+0.01%) compared to ba6e5d3

View this Pull Request on Codecov

82.84% (+0.01%) compared to ba6e5d3

Details

Codecov Report

Attention: Patch coverage is 87.17949% with 25 lines in your changes missing coverage. Please review.

Project coverage is 82.84%. Comparing base (ba6e5d3) to head (757f7a1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../src/main/java/org/aya/tyck/pat/PatternTycker.java 89.65% 1 Missing and 5 partials ⚠️
...main/java/org/aya/tyck/pat/iter/LambdaPusheen.java 57.14% 5 Missing and 1 partial ⚠️
.../java/org/aya/tyck/pat/iter/SignatureIterator.java 83.87% 2 Missing and 3 partials ⚠️
...in/java/org/aya/tyck/pat/iter/PusheenIterator.java 85.71% 0 Missing and 3 partials ⚠️
...c/main/java/org/aya/tyck/pat/iter/Pusheenable.java 50.00% 2 Missing ⚠️
...e/src/main/java/org/aya/tyck/pat/ClauseTycker.java 96.15% 1 Missing ⚠️
...in/java/org/aya/tyck/pat/iter/PatternIterator.java 88.88% 0 Missing and 1 partial ⚠️
...src/main/java/org/aya/tyck/pat/iter/PiPusheen.java 91.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1268      +/-   ##
============================================
+ Coverage     82.83%   82.84%   +0.01%     
- Complexity     3992     4033      +41     
============================================
  Files           366      372       +6     
  Lines         11760    11861     +101     
  Branches       1369     1375       +6     
============================================
+ Hits           9741     9826      +85     
- Misses         1293     1300       +7     
- Partials        726      735       +9     

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