fix(apphost): CI null-ref, package upgrades, namespace cleanup, test reorg - #449
Merged
mpaulosky merged 6 commits intoJul 20, 2026
Merged
Codecov / codecov/project
succeeded
Jul 20, 2026 in 1s
76.78% (+0.05%) compared to 197a636
View this Pull Request on Codecov
76.78% (+0.05%) compared to 197a636
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.78%. Comparing base (197a636) to head (8ab5c92).
Additional details and impacted files
@@ Coverage Diff @@
## main #449 +/- ##
==========================================
+ Coverage 76.73% 76.78% +0.05%
==========================================
Files 71 71
Lines 1775 1775
Branches 214 214
==========================================
+ Hits 1362 1363 +1
Misses 336 336
+ Partials 77 76 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/AppHost/MongoDbResourceBuilderExtensions.cs | 41.69% <100.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.
Loading