Skip to content

Update testing/solution/solution_test.go

056ed7c
Select commit
Loading
Failed to load commit list.
Merged

Replacing Solution struct with Solution Interface #17

Update testing/solution/solution_test.go
056ed7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2025 in 1s

87.33% (+0.56%) compared to 0214315

View this Pull Request on Codecov

87.33% (+0.56%) compared to 0214315

Details

Codecov Report

❌ Patch coverage is 74.54545% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.33%. Comparing base (0214315) to head (056ed7c).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
solution/solution.go 50.00% 5 Missing and 1 partial ⚠️
solution/dummy_solution.go 33.33% 4 Missing ⚠️
solution/status/status.go 89.18% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   86.76%   87.33%   +0.56%     
==========================================
  Files          27       35       +8     
  Lines        3687     4136     +449     
==========================================
+ Hits         3199     3612     +413     
- Misses        440      470      +30     
- Partials       48       54       +6     

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