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

C++ backend for Binary Indexed Trees completed

974c052
Select commit
Loading
Failed to load commit list.
Merged

C++ backend for Binary Indexed Trees #561

C++ backend for Binary Indexed Trees completed
974c052
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2024 in 1s

97.510% (target 0.000%)

View this Pull Request on Codecov

97.510% (target 0.000%)

Details

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