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

cl: toType fix ast.BadExpr #1622

Closed
wants to merge 2 commits into from
Closed

Conversation

visualfc
Copy link
Member

@visualfc visualfc commented Jan 12, 2024

  • toType: error return types.Typ[types.Invalid]

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (4ff40dc) 91.39% compared to head (60c65ed) 91.45%.

Files Patch % Lines
cl/expr.go 40.00% 3 Missing ⚠️
cl/stmt.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1622      +/-   ##
==========================================
+ Coverage   91.39%   91.45%   +0.05%     
==========================================
  Files          39       39              
  Lines       10261    10259       -2     
==========================================
+ Hits         9378     9382       +4     
+ Misses        719      713       -6     
  Partials      164      164              

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

@visualfc
Copy link
Member Author

#1628

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.

None yet

1 participant