Skip to content

Commit

Permalink
REF - Refactor ManagedEntities with the ability to reconcile a single…
Browse files Browse the repository at this point in the history
… module

Reconciling a single module (e.g. Afform) is more efficient.
Further refactoring of ManagedEntities for code simplification and efficiency.
Instead of fetching Managed records 3 times (for enabled, disabled and missing modules),
now they are fetched only once and sorted into the correct category.
  • Loading branch information
colemanw committed Apr 18, 2022
1 parent 0bc523b commit a7db555
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 236 deletions.
Loading

0 comments on commit a7db555

Please sign in to comment.