Skip to content

Constructor wit static type for UnresolvedCall#138

Merged
VincenzoArceri merged 1 commit intomasterfrom
unresolved-call-constructor
Oct 29, 2021
Merged

Constructor wit static type for UnresolvedCall#138
VincenzoArceri merged 1 commit intomasterfrom
unresolved-call-constructor

Conversation

@lucaneg
Copy link
Member

@lucaneg lucaneg commented Oct 28, 2021

Description
Adding a constructor for UnresolvedCall that takes the return type as a parameter.

Fixed bugs
Closes #135

@lucaneg lucaneg added the 🐛 type:bug Something isn't working label Oct 28, 2021
@lucaneg lucaneg added this to the 0.1b3 milestone Oct 28, 2021
@lucaneg lucaneg self-assigned this Oct 28, 2021
@github-actions
Copy link

Unit Test Results

  33 files    33 suites   11s ⏱️
204 tests 204 ✔️ 0 💤 0 ❌

Results for commit 3aebe43.

@lucaneg lucaneg added the 🏗 resolution:wip Incomplete work - do not review yet label Oct 28, 2021
@github-actions

This comment has been minimized.

@lucaneg lucaneg removed the 🏗 resolution:wip Incomplete work - do not review yet label Oct 28, 2021
@lucaneg lucaneg changed the title #135 adding the missing constructor Constructor wit static type for UnresolvedCall Oct 28, 2021
@github-actions
Copy link

Cron Test Results

10 files  10 suites   3s ⏱️
22 tests 22 ✔️ 0 💤 0 ❌

Results for commit 3aebe43.

@VincenzoArceri VincenzoArceri merged commit 553f6df into master Oct 29, 2021
@VincenzoArceri VincenzoArceri deleted the unresolved-call-constructor branch October 29, 2021 15:11
@github-actions
Copy link

All Test Results (unit + cron)

  43 files  ±0    43 suites  ±0   14s ⏱️ +2s
226 tests ±0  226 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 553f6df. ± Comparison against base commit f33b0d7.

@lucaneg lucaneg added the 🏛 scope:program-structure Work regarding the program structure label Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏛 scope:program-structure Work regarding the program structure 🐛 type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] UnresolvedCall is missing a constructor that lets one specify the return type

2 participants