Skip to content

Conversation

@sairamsharan
Copy link
Contributor

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2025

Codecov Report

❌ Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.35%. Comparing base (68746f8) to head (56d6eea).

Files with missing lines Patch % Lines
...main/java/com/thealgorithms/graph/StoerWagner.java 94.28% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6752      +/-   ##
============================================
+ Coverage     78.33%   78.35%   +0.02%     
- Complexity     6602     6615      +13     
============================================
  Files           745      746       +1     
  Lines         21980    22015      +35     
  Branches       4310     4320      +10     
============================================
+ Hits          17217    17250      +33     
- Misses         4077     4078       +1     
- Partials        686      687       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DenizAltunkapan DenizAltunkapan enabled auto-merge (squash) October 29, 2025 09:05
@DenizAltunkapan DenizAltunkapan merged commit bb6385e into TheAlgorithms:master Oct 29, 2025
6 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.

3 participants