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

Update all ExprKinds to wrap structs #356

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Update all ExprKinds to wrap structs #356

merged 1 commit into from
Aug 25, 2024

Conversation

kevinbarabash
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 77.31959% with 22 lines in your changes missing coverage. Please review.

Project coverage is 84.04%. Comparing base (685f22a) to head (9669405).

Files Patch % Lines
src/Escalier.Codegen/Codegen.fs 31.25% 11 Missing ⚠️
src/Escalier.TypeChecker/Mutability.fs 57.14% 3 Missing ⚠️
src/Escalier.TypeChecker/Visitor.fs 50.00% 3 Missing ⚠️
src/Escalier.Data/Library.fs 60.00% 2 Missing ⚠️
src/Escalier.Parser/Parser.fs 95.23% 2 Missing ⚠️
src/Escalier.TypeChecker/Helpers.fs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
+ Coverage   84.00%   84.04%   +0.04%     
==========================================
  Files          22       22              
  Lines       12316    12347      +31     
  Branches     1757     1757              
==========================================
+ Hits        10346    10377      +31     
  Misses       1970     1970              

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

@kevinbarabash kevinbarabash merged commit b277f53 into main Aug 25, 2024
1 check passed
@kevinbarabash kevinbarabash deleted the all-struct-expr branch August 25, 2024 23:05
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.

2 participants