feat(AppHost): add WithSeedDataCommand for local dev seeding#263
Merged
Codecov / codecov/project
succeeded
May 8, 2026 in 0s
85.56% (+1.07%) compared to 976ec57
View this Pull Request on Codecov
85.56% (+1.07%) compared to 976ec57
Details
Codecov Report
❌ Patch coverage is 93.80531% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.56%. Comparing base (976ec57) to head (202dd20).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/AppHost/MongoDbResourceBuilderExtensions.cs | 93.80% | 13 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## dev #263 +/- ##
==========================================
+ Coverage 84.48% 85.56% +1.07%
==========================================
Files 44 44
Lines 851 956 +105
Branches 114 115 +1
==========================================
+ Hits 719 818 +99
- Misses 88 94 +6
Partials 44 44 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/AppHost/MongoDbResourceBuilderExtensions.cs | 93.80% <93.80%> (+0.41%) |
⬆️ |
🚀 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.
Loading