Skip to content

Added more test cases for ValidParenthesesTests.cs

a2c5d5d
Select commit
Loading
Failed to load commit list.
Closed

Add Valid Parentheses Checker algorithm #511

Added more test cases for ValidParenthesesTests.cs
a2c5d5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 11, 2025 in 1s

95.10% (-0.08%) compared to 8fec042

View this Pull Request on Codecov

95.10% (-0.08%) compared to 8fec042

Details

Codecov Report

Attention: Patch coverage is 65.38462% with 9 lines in your changes missing coverage. Please review.

Project coverage is 95.10%. Comparing base (8fec042) to head (a2c5d5d).

Files with missing lines Patch % Lines
Algorithms/Strings/ValidParentheses.cs 65.38% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
- Coverage   95.18%   95.10%   -0.08%     
==========================================
  Files         269      270       +1     
  Lines       10894    10920      +26     
  Branches     1531     1537       +6     
==========================================
+ Hits        10369    10386      +17     
- Misses        400      405       +5     
- Partials      125      129       +4     

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