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

Kosaraju benchmarks added #470

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Kosaraju benchmarks added #470

merged 1 commit into from
Oct 10, 2024

Conversation

danrr02
Copy link
Contributor

@danrr02 danrr02 commented Oct 9, 2024

#226 - Benchmarks added for Kosaraju algorithm.

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.92%. Comparing base (ffab0bc) to head (5cc3a6e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #470   +/-   ##
=======================================
  Coverage   97.92%   97.92%           
=======================================
  Files          89       89           
  Lines       10220    10220           
  Branches      671      671           
=======================================
  Hits        10008    10008           
  Misses        212      212           
Flag Coverage Δ
unittests 97.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ZigRazor ZigRazor added the enhancement New feature or request label Oct 10, 2024
@ZigRazor ZigRazor merged commit 33dff88 into ZigRazor:master Oct 10, 2024
27 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants