issues
search
rohaquinlop
/
complexipy
An extremely fast Python library to calculate the cognitive complexity of Python files, written in Rust.
https://rohaquinlop.github.io/complexipy/
MIT License
135
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(docs): #52 update documentation
#54
rohaquinlop
closed
1 week ago
1
feat(build): #52 improve usability of the package
#53
rohaquinlop
closed
1 week ago
1
Improve the usability
#52
rohaquinlop
closed
1 week ago
0
feat(CI): #50 fix CI workflow
#51
rohaquinlop
closed
1 week ago
1
Fix CI
#50
rohaquinlop
closed
1 week ago
0
document library-usage in README
#49
andrewdea
closed
2 weeks ago
4
add documentation for new library commands
#48
andrewdea
closed
1 week ago
0
Support additional languages
#47
andrewdea
opened
3 weeks ago
3
Expose library commands
#46
andrewdea
closed
2 weeks ago
3
Expose library commands
#45
andrewdea
closed
2 weeks ago
7
feat(back): #40 update cognitive complexity algorithm
#44
rohaquinlop
closed
4 months ago
1
fix(rust): #41 update ci and remove unused dependencies
#43
rohaquinlop
closed
6 months ago
1
fix(build): #41 fix build error on python 3.8.5
#42
rohaquinlop
closed
6 months ago
1
bug: cannot install complexipy
#41
cameronbrill
closed
5 months ago
6
Update algorithm
#40
rohaquinlop
closed
1 week ago
12
Add Nix
#39
rohaquinlop
closed
3 weeks ago
0
feat(cli): #37 no files found
#38
rohaquinlop
closed
7 months ago
1
enhance output
#37
rohaquinlop
closed
7 months ago
0
Support multiple paths
#36
rohaquinlop
closed
7 months ago
1
feat(build): #31 require python >= 3.8
#35
rohaquinlop
closed
7 months ago
1
fix(algorithm): #16 fix cognitive complexity
#34
rohaquinlop
closed
7 months ago
1
fix(complexipy): #16 fix cognitive complexity
#33
rohaquinlop
closed
7 months ago
1
fix(complexipy): #16 fix cognitive complexity
#32
rohaquinlop
closed
7 months ago
1
Consider support for older versions of Python
#31
jmlemetayer
closed
7 months ago
3
feat(build|report|docs): #27 Add sort option to the output
#30
rohaquinlop
closed
7 months ago
1
Refactor the return types
#29
rohaquinlop
closed
7 months ago
1
pre-commit hook
#28
rohaquinlop
opened
8 months ago
2
Feature Request: Sort Output by Complexity
#27
NiklasvonM
closed
7 months ago
2
feat(build|docs): #25 add quiet option
#26
rohaquinlop
closed
8 months ago
1
Add parameter to reduce the verbosity
#25
rohaquinlop
closed
8 months ago
0
feat(build): #23 add progress bars
#24
rohaquinlop
closed
8 months ago
1
Show progress bar
#23
rohaquinlop
closed
8 months ago
0
feat(docs): #15 add cognitive complexity explanation
#22
rohaquinlop
closed
8 months ago
1
feat(build|docs): #15 add function level complexity analysis
#21
rohaquinlop
closed
8 months ago
1
feat(test): #16 add unit testing
#20
rohaquinlop
closed
8 months ago
1
feat(test): #16 add unit tests
#19
rohaquinlop
closed
8 months ago
1
feat(build): #16 enhance try cognitive complexity
#18
rohaquinlop
closed
8 months ago
1
feat(build): #16 enhance try cognitive complexity
#17
rohaquinlop
closed
8 months ago
1
Fix algorithm
#16
rohaquinlop
closed
7 months ago
0
Calculate the cognitive complexity for each function
#15
rohaquinlop
closed
8 months ago
0
fit(report|docs) Add -d params to be able to show only files with complexity above the max_complexity
#14
korneevm
closed
8 months ago
3
Add support for Js
#13
rohaquinlop
opened
8 months ago
3
Consider adding the report line by line to know the cognitive complexity
#12
rohaquinlop
closed
8 months ago
0
fix(docs) Changed max complexity argument name to match the code
#11
korneevm
closed
8 months ago
3
feat(build): #5 fix cognitive complexity algorithm
#10
rohaquinlop
closed
8 months ago
1
feat(build|docs): #4 update readme
#9
rohaquinlop
closed
8 months ago
1
feat(report): #4 change the output format to CSV
#8
rohaquinlop
closed
8 months ago
1
feat(build): #1 add support for git repositories
#7
rohaquinlop
closed
8 months ago
1
feat(build): #3 ignore paths
#6
rohaquinlop
closed
8 months ago
1
Improve the algorithm
#5
rohaquinlop
closed
8 months ago
1
Next