fazibear/defql

View on GitHub
lib/defql/connection.ex

Summary

Maintainability
Test Coverage

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

  @adapter Application.get_env(:defql, :connection)[:adapter]
Severity: Critical
Found in lib/defql/connection.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