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 Mar 22, 2022
1 parent b3346a2 commit 6dacf3a
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 227 deletions.
Loading

0 comments on commit 6dacf3a

Please sign in to comment.