Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Improve automatic variable tracing #206

@AlexeyKurakin

Description

@AlexeyKurakin

Potential improvements:

  • Trace function calls. For example if function f calls function g then variables which are used in g should be detected by tracing of f.
  • Trace variables inside containers. For example if function f chooses some variable from a dictionary then this variable should be detected by auto traciing
  • Add more tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions