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 Treap #568

Merged
merged 12 commits into from
Jul 19, 2024
Merged

C++ backend for Treap #568

merged 12 commits into from
Jul 19, 2024

Conversation

Kishan-Ved
Copy link
Contributor

Related to: Google Summer of Code 2024, Kishan Ved

Objective

Add a C++ backend for Treap class.

Related issue: #550

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.483%. Comparing base (ec0b015) to head (5337bae).
Report is 8 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##              main      #568       +/-   ##
=============================================
- Coverage   97.552%   97.483%   -0.069%     
=============================================
  Files           34        36        +2     
  Lines         4331      4411       +80     
=============================================
+ Hits          4225      4300       +75     
- Misses         106       111        +5     
Files Coverage Δ
pydatastructs/trees/binary_trees.py 97.693% <100.000%> (-0.173%) ⬇️

Impacted file tree graph

@Kishan-Ved Kishan-Ved marked this pull request as ready for review July 18, 2024 05:04
@Kishan-Ved
Copy link
Contributor Author

@czgdp1807 This PR is ready for review.

@czgdp1807 czgdp1807 merged commit 35844a2 into codezonediitj:main Jul 19, 2024
7 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.

None yet

2 participants