Skip to content

feat(AppHost): add WithShowStatsCommand for local dev stats#264

Merged
mpaulosky merged 2 commits into
devfrom
squad/261-add-withshowstatscommand
May 8, 2026
Merged

feat(AppHost): add WithShowStatsCommand for local dev stats#264
mpaulosky merged 2 commits into
devfrom
squad/261-add-withshowstatscommand

fix: seed 50 docs in concurrent stats test to ensure mutex overlap wi…

2d0289e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

86.57% (+1.01%) compared to 924edfc

View this Pull Request on Codecov

86.57% (+1.01%) compared to 924edfc

Details

Codecov Report

❌ Patch coverage is 97.70115% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.57%. Comparing base (924edfc) to head (2d0289e).

Files with missing lines Patch % Lines
src/AppHost/MongoDbResourceBuilderExtensions.cs 97.70% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #264      +/-   ##
==========================================
+ Coverage   85.56%   86.57%   +1.01%     
==========================================
  Files          44       44              
  Lines         956     1043      +87     
  Branches      115      116       +1     
==========================================
+ Hits          818      903      +85     
- Misses         94       96       +2     
  Partials       44       44              
Files with missing lines Coverage Δ
src/AppHost/MongoDbResourceBuilderExtensions.cs 94.88% <97.70%> (+1.08%) ⬆️
🚀 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.