Skip to content

fix: pass issueId to CommentClient.GetAllAsync in IssueDetailPage, re…

66685eb
Select commit
Loading
Failed to load commit list.
Merged

fix: pass issueId to CommentClient.GetAllAsync in IssueDetailPage #129

fix: pass issueId to CommentClient.GetAllAsync in IssueDetailPage, re…
66685eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

55.53% (+0.01%) compared to 7180786

View this Pull Request on Codecov

55.53% (+0.01%) compared to 7180786

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 55.53%. Comparing base (7180786) to head (66685eb).

Files with missing lines Patch % Lines
...b/Components/Features/Issues/IssueDetailPage.razor 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
+ Coverage   55.52%   55.53%   +0.01%     
==========================================
  Files         124      124              
  Lines        2826     2825       -1     
  Branches      313      313              
==========================================
  Hits         1569     1569              
+ Misses       1027     1026       -1     
  Partials      230      230              
Files with missing lines Coverage Δ
...b/Components/Features/Issues/IssueDetailPage.razor 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.