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 type inference docs #1054

Merged
merged 1 commit into from
Nov 18, 2021
Merged

Update type inference docs #1054

merged 1 commit into from
Nov 18, 2021

Conversation

SupunS
Copy link
Member

@SupunS SupunS commented Jul 7, 2021

Work towards #61
⚠️ Depends on #1027

Description

Update the documentation with the latest type-inferring rules.


  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@SupunS SupunS added the Documentation Improvements or additions to documentation label Jul 7, 2021
@SupunS SupunS self-assigned this Jul 7, 2021
@SupunS SupunS changed the title Update type inferring docs Update type inference docs Jul 7, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #1054 (32156ef) into master (482154c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1054   +/-   ##
=======================================
  Coverage   75.53%   75.53%           
=======================================
  Files         270      270           
  Lines       33028    33028           
=======================================
  Hits        24948    24948           
  Misses       6956     6956           
  Partials     1124     1124           
Flag Coverage Δ
unittests 75.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 482154c...32156ef. Read the comment docs.

Copy link
Member

@joshuahannan joshuahannan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Copy link
Member

@turbolent turbolent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

docs/language/type-inference.mdx Show resolved Hide resolved
@SupunS SupunS merged commit a523a95 into master Nov 18, 2021
@SupunS SupunS deleted the supun/type-inferring-docs branch November 18, 2021 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants