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

[MRG]Improving code readability and function set_edges cyclomatic complexity #328

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

Conversation

yevzman
Copy link

@yevzman yevzman commented Sep 23, 2022

Improving code readability and function set_edges cyclomatic complexity from E(39) to C(15).
To measure the complexity, the radon utility was taken.
Command:
radon cc -s ${PATH_TO_SRC}/camelot/core.py

@yevzman yevzman changed the title improve cyclomatix complexity of function set_edges [RFC]Improving code readability and function set_edges cyclomatic complexity Oct 10, 2022
@yevzman yevzman changed the title [RFC]Improving code readability and function set_edges cyclomatic complexity [WIP]Improving code readability and function set_edges cyclomatic complexity Oct 10, 2022
@yevzman yevzman requested a review from tomprogrammer October 10, 2022 01:18
@yevzman yevzman changed the title [WIP]Improving code readability and function set_edges cyclomatic complexity [MRG]Improving code readability and function set_edges cyclomatic complexity Oct 17, 2022
@MartinThoma
Copy link
Collaborator

Hey!

As camelot is dead, we try to build a maintained fork at pypdf_table_extraction.

Do you want to open the PR against that branch so that we can merge your improvement?

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.

3 participants