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

C++ backend for Binary Indexed Trees #561

Merged
merged 4 commits into from
Jun 15, 2024
Merged

Conversation

Kishan-Ved
Copy link
Contributor

@Kishan-Ved Kishan-Ved commented Jun 14, 2024

Related to: Google Summer of Code 2024, Kishan Ved

Objective

Add a C++ backend for Binary Indexed Trees class.

Related issue: #550

@Kishan-Ved Kishan-Ved marked this pull request as ready for review June 15, 2024 10:27
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.510%. Comparing base (ec0b015) to head (974c052).
Report is 4 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##              main      #561       +/-   ##
=============================================
- Coverage   97.552%   97.510%   -0.042%     
=============================================
  Files           34        36        +2     
  Lines         4331      4379       +48     
=============================================
+ Hits          4225      4270       +45     
- Misses         106       109        +3     
Files Coverage Δ
pydatastructs/trees/binary_trees.py 97.621% <100.000%> (-0.245%) ⬇️

Impacted file tree graph

@czgdp1807 czgdp1807 merged commit 2d06ac8 into codezonediitj:main Jun 15, 2024
8 checks passed
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.

2 participants