Skip to content

refactor(apphost): extract WithClearDatabaseCommand into MongoDbResourceBuilderExtensions#262

Merged
mpaulosky merged 1 commit into
devfrom
squad/259-extract-withcleardatabasecommand
May 8, 2026
Merged

refactor(apphost): extract WithClearDatabaseCommand into MongoDbResourceBuilderExtensions#262
mpaulosky merged 1 commit into
devfrom
squad/259-extract-withcleardatabasecommand

refactor(apphost): extract WithClearDatabaseCommand into MongoDbResou…

1686a0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

84.48% (+1.47%) compared to 0dc7e88

View this Pull Request on Codecov

84.48% (+1.47%) compared to 0dc7e88

Details

Codecov Report

❌ Patch coverage is 93.38843% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.48%. Comparing base (0dc7e88) to head (1686a0b).

Files with missing lines Patch % Lines
src/AppHost/MongoDbResourceBuilderExtensions.cs 93.38% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #262      +/-   ##
==========================================
+ Coverage   83.01%   84.48%   +1.47%     
==========================================
  Files          43       44       +1     
  Lines         730      851     +121     
  Branches      112      114       +2     
==========================================
+ Hits          606      719     +113     
- Misses         81       88       +7     
- Partials       43       44       +1     
Files with missing lines Coverage Δ
src/AppHost/MongoDbResourceBuilderExtensions.cs 93.38% <93.38%> (ø)
🚀 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.