ndlib/sipity

View on GitHub
app/assets/javascripts/sipity/nd_ldap_lookup.js

Summary

Maintainability
A
1 hr
Test Coverage

Function queryLdap has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function queryLdap(){
    var $button = $('#people-search-button'),
        $icon = $button.find('i'),
        query = $('#submission_window_advisor_name').val(),
        api = "//www3.nd.edu/~webdev/utilities/ldap/?callback=?",
Severity: Minor
Found in app/assets/javascripts/sipity/nd_ldap_lookup.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status