notifme/notifme-sdk

View on GitHub
lib/strategies/providers/no-fallback.js

Summary

Maintainability
A
1 hr
Test Coverage

Function strategyProvidersNoFallback has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var strategyProvidersNoFallback = function strategyProvidersNoFallback(_ref) {
  var _ref2 = (0, _slicedToArray2["default"])(_ref, 1),
    provider = _ref2[0];
  return /*#__PURE__*/function () {
    var _ref3 = (0, _asyncToGenerator2["default"])( /*#__PURE__*/_regenerator["default"].mark(function _callee(request) {
Severity: Minor
Found in lib/strategies/providers/no-fallback.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status