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 from master #550

Merged
merged 344 commits into from
Dec 5, 2024

Merge pull request #549 from iKostanOrg/kyu3

7ecc3b5
Select commit
Loading
Failed to load commit list.
Merged

Merge from master #550

Merge pull request #549 from iKostanOrg/kyu3
7ecc3b5
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 5, 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_3/line_safari_is_that_a_line/test_line_positive.py  -1
+ kyu_3/line_safari_is_that_a_line/test_line_negative.py  -1
         

Clones removed
==============
+ kyu_3/calculator/calculator.py  -1
+ kyu_2/evaluate_mathematical_expression/evaluate.py  -1
         

See the complete overview on Codacy