Closed Kishan-Ved closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.882%. Comparing base (
ec0b015
) to head (e28a5ce
). Report is 6 commits behind head on main.:exclamation: Current head e28a5ce differs from pull request most recent head 55cc2b8
Please upload reports for the commit 55cc2b8 to get more accurate results.
C++ backend for AVL Trees is ready to merge.
I have added information in the README file to run non benchmark tests using the terminal.
This is added as a sub heading in the testing section.
Related to: Google Summer of Code 2024, Kishan Ved
Objective
Add a C++ backend for AVL Trees class.
Related issue: https://github.com/codezonediitj/pydatastructs/issues/550