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(scan_assembler): fixed assignment of request inputs for signature containing args

wakonig_k requested to merge fix/scan_assembler_request_inputs into main

Description

Fixed the assignment of request inputs for signature containing args.

Related Issues

closes #397 (closed)

Type of Change

  • "args" are now collected into a single dict key

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading