Skip to content

Move storage classes and resolve compact class styling

Doug Stull requested to merge 367918-refactor-storage-classes into master

What does this MR do and why?

  • standardize storage code under namespaces/storage
  • remove duplicate wording in naming of class
  • resolve rubocop offenses
  • automatically get root namespace during initialization
    • add test coverage
  • remove incorrect modularization namespacing of ee since these classes only exist in ee.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #367918 (closed)

Edited by Doug Stull

Merge request reports