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

[BENCH] DFS traversal #163

Closed
wants to merge 72 commits into from
Closed

[BENCH] DFS traversal #163

wants to merge 72 commits into from

Conversation

Hromz
Copy link
Contributor

@Hromz Hromz commented Oct 20, 2023

Added a benchmark for DFS traversal and included several graph construction patterns for the graph.

@Hromz Hromz closed this Oct 20, 2023
@Hromz Hromz reopened this Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58423fc) 99.59% compared to head (ba565e8) 99.59%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files          56       56           
  Lines        2714     2714           
=======================================
  Hits         2703     2703           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Dec 1, 2023

Stale pull request message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants