Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.12.0-alpha.0 #666

Merged
merged 74 commits into from
Jul 17, 2024

Release 0.12.0-alpha.0

0100595
Select commit
Loading
Failed to load commit list.
Merged

v0.12.0-alpha.0 #666

Release 0.12.0-alpha.0
0100595
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 17, 2024 in 0s

83.15% (-0.52%) compared to 7b38fe2

View this Pull Request on Codecov

83.15% (-0.52%) compared to 7b38fe2

Details

Codecov Report

Attention: Patch coverage is 83.39798% with 214 lines in your changes missing coverage. Please review.

Project coverage is 83.15%. Comparing base (7b38fe2) to head (0100595).
Report is 131 commits behind head on next.

Files Patch % Lines
...r/core/src/compiler/semantics/types/custom-type.ts 33.33% 26 Missing ⚠️
...re/src/compiler/semantics/analyser/type-checker.ts 84.68% 9 Missing and 8 partials ⚠️
...declaration/class-declaration/class-declaration.ts 31.81% 15 Missing ⚠️
kipper/target-js/src/code-generator.ts 70.21% 14 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 36 more
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #666      +/-   ##
==========================================
- Coverage   83.66%   83.15%   -0.52%     
==========================================
  Files         219      265      +46     
  Lines        3850     4463     +613     
  Branches      428      485      +57     
==========================================
+ Hits         3221     3711     +490     
- Misses        447      602     +155     
+ Partials      182      150      -32     

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