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

Merge #548

Merged
merged 301 commits into from
Dec 2, 2024

Merge pull request #547 from iKostanOrg/kyu2

e3a69ea
Select commit
Loading
Failed to load commit list.
Merged

Merge #548

Merge pull request #547 from iKostanOrg/kyu2
e3a69ea
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 2, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- kyu_7/valid_parentheses/test_valid_parentheses.py  2
- kyu_7/valid_parentheses/solution.py  6
- kyu_6/valid_braces/test_valid_braces.py  3
- kyu_6/valid_braces/valid_braces.py  4
- kyu_6/sums_of_parts/solution.py  3
- kyu_6/sums_of_parts/test_solution.py  3
- kyu_6/scheduling/solution.py  5
- kyu_6/scheduling/test_solution.py  3
- utils/log_func.py  1
         

Complexity decreasing per file
==============================
+ kyu_4/range_extraction/solution.py  -9
+ kyu_3/line_safari_is_that_a_line/test_line_positive.py  -1
+ kyu_4/human_readable_duration_format/format_duration.py  -1
+ kyu_3/line_safari_is_that_a_line/test_line_negative.py  -1
         

See the complete overview on Codacy