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

Resolve "PluginElements: particles not recorded when element crosses (or close to) origin"

What does this MR do?

  • fix #313 (closed) (plugin elements in multiple quadrants), by calculating the radius closest to the origin per plugin element (rmin_m).
  • refactor and force more structure to PluginElement::Check(). This is work towards unifying the geometry check of all plugin elements.
  • reduce duplication and several other improvements (see Discussion).

Does this MR meet the acceptance criteria?

Bug

Edited by snuverink_j

Merge request reports