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

Made the API of RangeQueryStatic consistent #425

Merged
merged 2 commits into from
Oct 31, 2021

Conversation

czgdp1807
Copy link
Member

References to other Issues or PRs or Relevant literature

Closes #422
Closes #409

Brief description of what is fixed or changed

Other comments

@czgdp1807 czgdp1807 added documentation Improvements or additions to documentation enhancement New feature or request design labels Oct 31, 2021
@codecov
Copy link

codecov bot commented Oct 31, 2021

Codecov Report

Merging #425 (3d1824a) into 0.0.1-alpha (94e96a2) will decrease coverage by 0.027%.
The diff coverage is 100.000%.

@@                Coverage Diff                @@
##           0.0.1-alpha      #425       +/-   ##
=================================================
- Coverage       98.523%   98.495%   -0.028%     
=================================================
  Files               29        29               
  Lines             3657      3656        -1     
=================================================
- Hits              3603      3601        -2     
- Misses              54        55        +1     
Impacted Files Coverage Δ
...ucts/miscellaneous_data_structures/sparse_table.py 97.058% <ø> (-0.085%) ⬇️
...tructs/miscellaneous_data_structures/algorithms.py 93.750% <100.000%> (-2.084%) ⬇️

Impacted file tree graph

@czgdp1807 czgdp1807 merged commit 2452572 into codezonediitj:0.0.1-alpha Oct 31, 2021
@czgdp1807 czgdp1807 deleted the api branch October 31, 2021 10:55
czgdp1807 added a commit that referenced this pull request Nov 14, 2021
* Changed version to 0.0.1-alpha

* pydatastructs -> pydatastructs_ for PyPI

* pydatasturcts_ -> cz-pydatastructs

* Removed incorrect topic

* Updated installation instructions on website

* Minor typo fix in documentation

* Doc improvements (ODA, DODA) and addition of checks in ``graph``  (#424)

* Made the API of ``RangeQueryStatic`` consistent (#425)

* Added notebook for California road network (#426)

* Added salient features of PyDataStructs (#428)

* Bumped to 0.0.1-beta

* Bumped to 0.0.1

* Updated for master

Co-authored-by: Pratik Goyal <pratikgoyal2712@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant