codezonediitj / pydatastructs

A python package for data structures and algorithms
https://pydatastructs.readthedocs.io/en/stable/
Other
199 stars 269 forks source link

Added readthedocs condig file #417

Closed czgdp1807 closed 2 years ago

czgdp1807 commented 2 years ago

References to other Issues or PRs or Relevant literature

Brief description of what is fixed or changed

Other comments

codecov[bot] commented 2 years ago

Codecov Report

Merging #417 (2ff7dbe) into master (652b44e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 2ff7dbe differs from pull request most recent head 910e08c. Consider uploading reports for the commit 910e08c to get more accurate results

@@            Coverage Diff            @@
##            master      #417   +/-   ##
=========================================
Coverage   98.611%   98.611%           
=========================================
Files           27        27           
Lines         3529      3529           
=========================================
Hits          3480      3480           
Misses          49        49           
Impacted Files Coverage Δ
pydatastructs/trees/binary_trees.py 97.818% <ø> (ø)

Impacted file tree graph