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

Backport 0.0.1 #430

Merged
merged 14 commits into from
Nov 14, 2021
Merged

Backport 0.0.1 #430

merged 14 commits into from
Nov 14, 2021

Conversation

czgdp1807
Copy link
Member

References to other Issues or PRs or Relevant literature

Brief description of what is fixed or changed

Other comments

@codecov
Copy link

codecov bot commented Nov 14, 2021

Codecov Report

Merging #430 (714586b) into master (2a89817) will decrease coverage by 0.077%.
The diff coverage is 88.888%.

@@              Coverage Diff              @@
##            master      #430       +/-   ##
=============================================
- Coverage   98.629%   98.551%   -0.078%     
=============================================
  Files           29        29               
  Lines         3649      3660       +11     
=============================================
+ Hits          3599      3607        +8     
- Misses          50        53        +3     
Impacted Files Coverage Δ
pydatastructs/graphs/graph.py 100.000% <ø> (ø)
pydatastructs/linear_data_structures/arrays.py 100.000% <ø> (ø)
...ucts/miscellaneous_data_structures/sparse_table.py 97.058% <ø> (-0.085%) ⬇️
pydatastructs/graphs/adjacency_matrix.py 97.916% <80.000%> (-2.084%) ⬇️
pydatastructs/graphs/adjacency_list.py 98.000% <83.333%> (-2.000%) ⬇️
docs/source/conf.py 100.000% <100.000%> (ø)
pydatastructs/__init__.py 100.000% <100.000%> (ø)
...tructs/miscellaneous_data_structures/algorithms.py 93.750% <100.000%> (-2.084%) ⬇️

Impacted file tree graph

@czgdp1807 czgdp1807 merged commit 64bb29b into codezonediitj:master Nov 14, 2021
@czgdp1807 czgdp1807 deleted the backport-0.0.1 branch November 14, 2021 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants