enso-org / enso

Enso Analytics is a self-service data prep and analysis platform designed for data teams.
https://ensoanalytics.com
Apache License 2.0
7.36k stars 323 forks source link

Conversion of `UnresolvedConstructor` to real constructor isn't instrumented #9381

Closed JaroslavTulach closed 7 months ago

JaroslavTulach commented 8 months ago

As pointed by Dmitry at https://github.com/enso-org/enso/pull/9293#discussion_r1521470167

The invocation that turns autoscoped constructor into real constructor is not instrumented. As such it cannot be observed by the IDE.

enso-bot[bot] commented 7 months ago

Jaroslav Tulach reports a new STANDUP for yesterday (2024-03-19):

Progress: - debugging autoscoped constructors

Next Day: On vacation

enso-bot[bot] commented 7 months ago

Jaroslav Tulach reports a new STANDUP for yesterday (2024-03-20):

Progress: - Better location for ..A: https://github.com/enso-org/enso/pull/9452/commits/d4392179d2960beaa7b9675bb64dc24205010fbe#r1531508469

Next Day: On vacation

GitHub
Instrumentation, visualization and (autoscoped) constructors by JaroslavTulach · Pull Request #9452 · enso-org/enso
Pull Request Description So far reproduces and later will fix #9381. Checklist Please ensure that the following checklist has been satisfied before submitting the PR: The documentation has been u...
GitHub
Instrumentation, visualization and (autoscoped) constructors by JaroslavTulach · Pull Request #9452 · enso-org/enso
Pull Request Description So far reproduces and later will fix #9381. Checklist Please ensure that the following checklist has been satisfied before submitting the PR: The documentation has been u...
enso-bot[bot] commented 7 months ago

Jaroslav Tulach reports a new STANDUP for the last Friday (2024-03-22):

Progress: - investigated Decimal != Integer: https://github.com/enso-org/enso/pull/9462#discussion_r1533268318

Next Day: Catch up after vacation

enso-bot[bot] commented 7 months ago

Jaroslav Tulach reports a new STANDUP for yesterday (2024-03-25):

Progress: - downloading bug: https://github.com/enso-org/enso/issues/9527

Next Day: Polish FQN vs. imports PR

Discord
Discord - A New Way to Chat with Friends & Communities
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
JaroslavTulach commented 7 months ago

Some instrumentation messages get to language server, but then they get swallowed. @4e6, can you please take a look and evaluate? Thank you. Feel free to reassign back when more work in engine is needed.

enso-bot[bot] commented 7 months ago

Jaroslav Tulach reports a new STANDUP for yesterday (2024-03-26):

Progress: - FQNs Delimited problem and solution: https://github.com/enso-org/enso/pull/9539#issuecomment-2019779570

Next Day: Integrate FQN vs. imports PR

Discord
Discord - A New Way to Chat with Friends & Communities
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.
enso-bot[bot] commented 7 months ago

Jaroslav Tulach reports a new STANDUP for yesterday (2024-03-27):

Progress: - analyzing failures in FQN PR: https://github.com/enso-org/enso/pull/9539/#issuecomment-2021974890

Next Day: Integrate FQN vs. imports PR