Closed seshasaisuhashdesu closed 4 years ago
Merging #300 into master will increase coverage by
0.017%
. The diff coverage is100.000%
.
@@ Coverage Diff @@
## master #300 +/- ##
=============================================
+ Coverage 98.827% 98.845% +0.017%
=============================================
Files 25 25
Lines 2901 2944 +43
=============================================
+ Hits 2867 2910 +43
Misses 34 34
Impacted Files | Coverage Δ | |
---|---|---|
pydatastructs/linear_data_structures/__init__.py | 100.000% <ø> (ø) |
|
pydatastructs/linear_data_structures/algorithms.py | 99.447% <100.000%> (+0.172%) |
:arrow_up: |
Thanks for your contributions.
References to other Issues or PRs or Relevant literature
Fixes #291
Brief description of what is fixed or changed
Bucket Sort is added with the buckets sorter as insertion sort