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

Added scc function for graph class #93

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Added scc function for graph class #93

merged 2 commits into from
Nov 25, 2024

Conversation

spirosmaggioros
Copy link
Owner

No description provided.

@spirosmaggioros spirosmaggioros self-assigned this Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.88%. Comparing base (5fecbc7) to head (e9614a7).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/classes/graph/graph.h 79.48% 0 Missing and 8 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   89.88%   89.88%           
=======================================
  Files         148      148           
  Lines        6801     6881   +80     
  Branches      871      883   +12     
=======================================
+ Hits         6113     6185   +72     
  Misses        291      291           
- Partials      397      405    +8     
Files with missing lines Coverage Δ
tests/graph/graph.cc 100.00% <100.00%> (ø)
src/classes/graph/graph.h 68.94% <79.48%> (+1.61%) ⬆️

@spirosmaggioros spirosmaggioros merged commit 40e6b88 into main Nov 25, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant