Skip to content
Codecov / codecov/project failed Jul 17, 2024 in 0s

83.14% (-1.15%) compared to 54c7760

View this Pull Request on Codecov

83.14% (-1.15%) compared to 54c7760

Details

Codecov Report

Attention: Patch coverage is 83.08458% with 204 lines in your changes missing coverage. Please review.

Project coverage is 83.14%. Comparing base (54c7760) to head (e3ad3e2).

Files Patch % Lines
...r/core/src/compiler/semantics/types/custom-type.ts 33.33% 26 Missing ⚠️
...re/src/compiler/semantics/analyser/type-checker.ts 83.96% 9 Missing and 8 partials ⚠️
...declaration/class-declaration/class-declaration.ts 31.81% 15 Missing ⚠️
kipper/target-js/src/code-generator.ts 64.70% 12 Missing ⚠️
...ntics/symbol-table/entry/scope-type-declaration.ts 45.00% 8 Missing and 3 partials ⚠️
...core/src/compiler/semantics/types/built-in/func.ts 40.00% 8 Missing and 1 partial ⚠️
kipper/core/src/compiler/program-ctx.ts 80.95% 5 Missing and 3 partials ⚠️
...ore/src/compiler/semantics/types/built-in/array.ts 66.66% 5 Missing and 3 partials ⚠️
...ion/interface-declaration/interface-declaration.ts 69.56% 6 Missing and 1 partial ⚠️
...method-declaration/interface-method-declaration.ts 80.55% 6 Missing and 1 partial ⚠️
... and 33 more
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #666      +/-   ##
==========================================
- Coverage   84.29%   83.14%   -1.15%     
==========================================
  Files         222      265      +43     
  Lines        3915     4461     +546     
  Branches      435      485      +50     
==========================================
+ Hits         3300     3709     +409     
- Misses        489      602     +113     
- Partials      126      150      +24     

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