Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Feat/extend sim data execute simulation method

appel_c requested to merge feat/extend_sim_data_execute_simulation_method into master

Description

Allow proxies to execute methods from simulation framework

Related Issues

Type of Change

  • add execution method for sim_data
  • refactor compute methods of sim_data
  • add sim_framework with device_proxy for redirecting method execution upon certain simulation scenarios.

Potential side effects

None

Edited by appel_c

Merge request reports