linagora/openpaas-esn

View on GitHub
frontend/js/modules/follow/follow-api-client.service.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  function followAPI(esnRestangular, session) {
    return {
      follow: follow,
      unfollow: unfollow,
      getFollowers: getFollowers,
Severity: Minor
Found in frontend/js/modules/follow/follow-api-client.service.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status