linagora/openpaas-esn

View on GitHub
modules/linagora.esn.contact/frontend/app/addressbook/virtual/following/following-virtual-loader.service.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ContactVirtualFollowingsLoaderService has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function ContactVirtualFollowingsLoaderService(followAPI, session, CONTACT_LIST_PAGE_SIZE) {
    return {
      getFollowingsCount: getFollowingsCount,
      list: list
    };

    There are no issues that match your filters.

    Category
    Status