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

Remove BECFigure

wyzula_j requested to merge refactor/remove-bec-figure into pre_release_v2

Description

BECFigure completely removed from repo and replaced with new plotting framework. Unit tests and e2e tests adjusted. This MR is not solving autoupdate.

Related Issues

relates to #458 (closed), #459 (closed)

Type of Change

  • removed BECFigure
  • tests unit tests and e2e tests changed to new lotting framework

Additional Comments

dap e2e test disabled, it runs locally but it fails on CI on timeout. Possible problem due to new rpc, further investigation needed, however this MR can be merged for BECFigure changes → actually problem was in Waveform DAP logic, fixed now

Definition of Done

  • update e2e tests
  • Arrow and Tick item should be moved to new Waveform
Edited by wyzula_j

Merge request reports

Loading