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

Rename new bad file #71

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Rename new bad file #71

wants to merge 2 commits into from

Conversation

knorrest
Copy link
Contributor

No description provided.

Change-Id: I3be99f90c3e7d9eb1e8d78f1b7eccccad6aa58e0
Copy link

@kalletest kalletest bot left a comment

Choose a reason for hiding this comment

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

  • View detailed results in CodeScene
  • Quality Gates: FAILED
  • Issues Detected: (46)
  • Issues Improved: (0)
  • Affected Hotspots: (???) 🔥
  • Recommended Review Level: Detailed -- Inspect the code that degrades in code health.

Violations summary:

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Lines of Code in a Single File Impact on Code Health Score 0.87
This module has 4342 lines of code, improve code health by reducing it to 1000

Why does this problem occur?

The number of Lines of Code in a single file.

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Number of Functions in a Single Module Impact on Code Health Score 0.43
This module has 204 functions, threshold = 110

Why does this problem occur?

The total number of functions in each module.

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Code Duplication Impact on Code Health Score 2.62
The module contains 12 functions with similar structure: zoo_acreate2_ttl,zoo_acreate_ttl,zoo_adelete,zoo_aget_acl and 8 more functions

Why does this problem occur?

The amount of similar code across the functions in a module.

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Deep, Nested Complexity Impact on Code Health Score 0.65
check_events has a nested complexity depth of 6, threshold = 4

Why does this problem occur?

Measures the maximum nesting depth inside each function.

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Deep, Nested Complexity Impact on Code Health Score 0.54
resolve_hosts has a nested complexity depth of 5, threshold = 4

Why does this problem occur?

Measures the maximum nesting depth inside each function.

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments
zoo_set has 5 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments
remove_watches has 7 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments
zoo_remove_watches has 6 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments Impact on Code Health Score 0.01
zoo_aremove_watches has 8 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

@@ -0,0 +1,5682 @@
/**
Copy link

Choose a reason for hiding this comment

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

❌ New issue: Excess Number of Function Arguments
zoo_aremove_all_watches has 6 arguments, threshold = 4

Why does this problem occur?

Measures the maximum number of function arguments of any function in a module.

Change-Id: Ida972e85167672e15b1eb975c9bf30d24d698689
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.

1 participant