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

[Snyk] Security upgrade sympy from 1.10.1 to 1.12 #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: requirements.txt to reduce vulnerabilities

967b786
Select commit
Loading
Failed to load commit list.
Open

[Snyk] Security upgrade sympy from 1.10.1 to 1.12 #91

fix: requirements.txt to reduce vulnerabilities
967b786
Select commit
Loading
Failed to load commit list.
Cyclopt Source Code Analyzer / Maintainability Pal succeeded Nov 24, 2023 in 54s

Maintainability Analysis Results

🕒 Analysis took 10.173 seconds to complete

Analysis Details:

Metric Value Status Metric Range                   Details
Lines Of Code 152 Total logical lines of code analyzed
Number of Classes 0 Total number of classes analyzed
Maintainability Index 117.777 image Bad: <93
Average: 93-123
Good: >123
The extent to which a software component is maintainable based on its complexity, size and level of documentation
Cyclomatic Complexity 1.33 image Bad: >2.73
Average: 1.8-2.73
Good: <1.8
The number of different execution paths that exist in the source code
Comments Density 18.06% image Bad: 0-6.7 or 78-100
Average: 6.7-17 or 68-78
Good: 17-68
The level of documentation of the file as expressed by the ratio of the total comment lines of the class to the total lines of code
Duplicate Code 0% image Bad: 10-100
Average: 5-10
Good: 0-5
The percentage of code duplication

Overall Quality Degree: 🔥 High

image Low Complexity

image Average Documentation

image High Maintainability

image High Readability

image High Reusability

Details

View Maintainability Risks

image   complexityimage   couplingimage   documentationimage   size

Source File Line(s)
utils.py 5(), 11()

View Duplication Info

Congratulations! No duplicate code found!

View Large Files

Congratulations! No large files found!