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

Refactor/remove ast annotations #50

Open
wants to merge 102 commits into
base: main
Choose a base branch
from

Conversation

ascandone
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 94.76139% with 146 lines in your changes missing coverage. Please review.

Project coverage is 87.73%. Comparing base (056964a) to head (295134c).

Files with missing lines Patch % Lines
src/typecheck/core.ts 1.96% 50 Missing ⚠️
src/analysis/errors.ts 64.81% 19 Missing ⚠️
src/analysis/resolution.ts 97.42% 14 Missing ⚠️
src/data/defaultMap.ts 53.84% 12 Missing ⚠️
src/type/type.ts 95.08% 12 Missing ⚠️
src/analysis/analyse.ts 96.71% 11 Missing ⚠️
src/analysis/coreTypes.ts 86.44% 8 Missing ⚠️
src/analysis/typesHydration.ts 96.38% 6 Missing ⚠️
src/analysis/resolution.test.ts 88.23% 4 Missing ⚠️
src/typecheck/type.ts 57.14% 3 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
- Coverage   88.41%   87.73%   -0.68%     
==========================================
  Files          65       82      +17     
  Lines       14654    19111    +4457     
  Branches     2745     3423     +678     
==========================================
+ Hits        12956    16767    +3811     
- Misses       1684     2330     +646     
  Partials       14       14              

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

@ascandone ascandone force-pushed the refactor/remove-ast-annotations branch from 480b3b6 to a04cafb Compare November 22, 2024 22:56
@ascandone ascandone force-pushed the refactor/remove-ast-annotations branch from 4753662 to b207118 Compare November 23, 2024 00:56
@ascandone ascandone force-pushed the refactor/remove-ast-annotations branch from 627649d to 95fe9c1 Compare November 23, 2024 01:25
@ascandone ascandone force-pushed the refactor/remove-ast-annotations branch from cc8fa1f to cc6018f Compare January 6, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant