Skip to content

Conversation

@eshulman2
Copy link
Contributor

@eshulman2 eshulman2 commented Dec 30, 2025

To avoid cyclomatic complexity issue I added a global dependency helper that reduces code duplication and complexity across the code (similar to the one I added to the server controller). Now it should be easier to manage dependencies and the code duplication should be (somewhat reduced).

  • create a dependency helper replacing repetitive parts of code
  • update template to use it

- create a dependency helper replacing repetative parts of code
- update template to use it
@eshulman2 eshulman2 changed the title globalize get dependency helper Cyclomatic complexity: globalize get dependency helper Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch No API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant