digitalorigin/pg-elixir-tools

View on GitHub
lib/metrix/metrix.ex

Summary

Maintainability
Test Coverage
A
96%

Module attribute @adapter makes use of unsafe Application configuration call Application.get_env/2
Open

  @adapter Application.get_env(:pagantis_elixir_tools, ElixirTools.Metrix)[:adapter]
Severity: Critical
Found in lib/metrix/metrix.ex by credo

Module attribute @adapter makes use of unsafe Application configuration call Application.get_env/2

There are no issues that match your filters.

Category
Status