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

Removed redundancy in Graph API #144

Merged
merged 1 commit into from
Mar 12, 2020
Merged

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 Mar 12, 2020

Codecov Report

Merging #144 into master will increase coverage by 0.003%.
The diff coverage is 100%.

@@              Coverage Diff              @@
##            master      #144       +/-   ##
=============================================
+ Coverage   98.176%   98.179%   +0.003%     
=============================================
  Files           21        21               
  Lines         1590      1593        +3     
=============================================
+ Hits          1561      1564        +3     
  Misses          29        29
Impacted Files Coverage Δ
pydatastructs/graphs/graph.py 100% <100%> (ø) ⬆️
pydatastructs/utils/misc_util.py 97.435% <100%> (+0.067%) ⬆️

Impacted file tree graph

@czgdp1807 czgdp1807 merged commit b0c3136 into codezonediitj:master Mar 12, 2020
@czgdp1807 czgdp1807 deleted the graph-api branch March 12, 2020 15:09
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.

1 participant