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: record ast.OverloadFuncDecl #1851

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

visualfc
Copy link
Member

ast.OverloadFuncDecl

.Funcs ident/select(recv) record.Use
.Funcs update funLit => ast.Ident ident.NamePos to funcList.Pos

Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.25%. Comparing base (570665d) to head (e2890c6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1851      +/-   ##
==========================================
+ Coverage   93.23%   93.25%   +0.02%     
==========================================
  Files          40       40              
  Lines       11533    11569      +36     
==========================================
+ Hits        10753    10789      +36     
  Misses        623      623              
  Partials      157      157              

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

@xushiwei xushiwei merged commit 444d455 into goplus:main Apr 10, 2024
20 checks passed
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

2 participants