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

Fix/smaract fix axes referenced

wakonig_k requested to merge fix/smaract_fix_axes_referenced into master

Description

Bug fix for all_axes_referenced in smaract.

Type of Change

  • Added user access methods for all_axes_referenced and axis_is_referenced
  • Fixed bug in all_axes_referenced
  • Cleaned up tests
  • Added test for all_axes_referenced

Definition of Done

  • Documentation is up-to-date.

Merge request reports