Skip to content

refactor: remove E2E test infrastructure

6b25d5f
Select commit
Loading
Failed to load commit list.
Merged

fix: resolve workflow failures - clean architecture compliance #16

refactor: remove E2E test infrastructure
6b25d5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

46.22% (+0.00%) compared to 7411391

View this Pull Request on Codecov

46.22% (+0.00%) compared to 7411391

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.22%. Comparing base (7411391) to head (6b25d5f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Shared/Domain/DTOs/CategoryDto.cs 0.00% 2 Missing ⚠️
src/Shared/Domain/DTOs/CommentDto.cs 0.00% 2 Missing ⚠️
src/Shared/Domain/DTOs/StatusDto.cs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   46.22%   46.22%           
=======================================
  Files          25       25           
  Lines         411      411           
  Branches       17       17           
=======================================
  Hits          190      190           
  Misses        218      218           
  Partials        3        3           
Files with missing lines Coverage Δ
src/Shared/Domain/DTOs/CategoryDto.cs 0.00% <0.00%> (ø)
src/Shared/Domain/DTOs/CommentDto.cs 0.00% <0.00%> (ø)
src/Shared/Domain/DTOs/StatusDto.cs 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.