Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #448 #497

Open
wants to merge 78 commits into
base: main
Choose a base branch
from
Open

Issue #448 #497

wants to merge 78 commits into from

Conversation

IgorMonardez
Copy link
Contributor

No description provided.

# Conflicts:
#	db/schema.rb
# Conflicts:
#	Gemfile
#	Gemfile.lock
#	db/schema.rb
@IgorMonardez IgorMonardez changed the title Issue 448 Issue #448 Sep 2, 2024
@IgorMonardez IgorMonardez linked an issue Sep 2, 2024 that may be closed by this pull request
@@ -62,6 +62,38 @@ def professor_advisements_with_points_show_column(record, options)
resp.html_safe
end

def professor_institutions_show_column(record, options)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Method professor_institutions_show_column has 26 lines of code (exceeds 25 allowed). Consider refactoring.

body = ""
count = 0
affiliations.each do |affiliation|
count += 1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar blocks of code found in 2 locations. Consider refactoring.

Copy link

codeclimate bot commented Feb 12, 2025

Code Climate has analyzed commit 099fbf9 and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 2

The test coverage on the diff in this pull request is 81.6% (50% is the threshold).

This pull request will bring the total coverage in the repository to 71.0% (0.0% change).

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Informações inconsistentes no histórico
3 participants