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

feat: infer associate functions #575

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

baszalmstra
Copy link
Collaborator

Adds the ability to infer the type of associate function calls.

@baszalmstra baszalmstra requested a review from Wodann November 30, 2024 16:17
Copy link

codecov bot commented Nov 30, 2024

Codecov Report

Attention: Patch coverage is 94.31818% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.45%. Comparing base (7c7a3c7) to head (de82798).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
crates/mun_hir/src/ty/infer.rs 89.58% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
+ Coverage   87.40%   87.45%   +0.05%     
==========================================
  Files         276      276              
  Lines       32531    32609      +78     
==========================================
+ Hits        28433    28519      +86     
+ Misses       4098     4090       -8     

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

@Wodann Wodann merged commit 0acea1c into mun-lang:main Nov 30, 2024
18 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.

2 participants