UTSAVS26 / PySnippets

Collection of reusable Python code snippets for all.
https://sites.google.com/view/pysnippets/
MIT License
27 stars 74 forks source link

perf: ⚡️ Enhanced the test cases for missing edge cases, bug fix #457

Closed yashksaini-coder closed 2 weeks ago

yashksaini-coder commented 2 weeks ago

✅ Closes: #456

This pull request enhances the test coverage for various algorithms by adding new test cases to handle edge cases and invalid inputs. The changes improve the robustness of the test suite by ensuring that the algorithms correctly handle these scenarios.

New Test Cases for Edge Cases and Invalid Inputs:

Graph Algorithms:

Cryptography Algorithms:

Other Algorithms:


@UTSAVS26 kindly review this PR, and assign level 3 to it, it is my request.

github-actions[bot] commented 2 weeks ago

👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

Feel free to join our community on Discord to discuss more!