Skip to content

Conversation

@ITZ-NIHALPATEL
Copy link

  • 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 25, 2025

Codecov Report

❌ Patch coverage is 35.36585% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.99%. Comparing base (e21aee8) to head (e92a021).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...lgorithms/matrix/StrassenMatrixMultiplication.java 35.36% 48 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6942      +/-   ##
============================================
- Coverage     78.15%   77.99%   -0.17%     
- Complexity     6503     6519      +16     
============================================
  Files           741      742       +1     
  Lines         21675    21757      +82     
  Branches       4236     4251      +15     
============================================
+ Hits          16940    16969      +29     
- Misses         4063     4111      +48     
- Partials        672      677       +5     

☔ 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.

@ITZ-NIHALPATEL ITZ-NIHALPATEL closed this by deleting the head repository Oct 25, 2025
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.

2 participants