Introduce NanoViewController and ControllerConfig #11
Codecov / codecov/project
succeeded
May 18, 2026 in 1s
97.42% (+1.34%) compared to 87752f0
View this Pull Request on Codecov
97.42% (+1.34%) compared to 87752f0
Details
Codecov Report
❌ Patch coverage is 97.84173% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.42%. Comparing base (87752f0) to head (6c8e87e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...noViewControllerController/AbstractViewModel.swift | 62.50% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #11 +/- ##
==========================================
+ Coverage 96.08% 97.42% +1.34%
==========================================
Files 18 39 +21
Lines 511 1166 +655
==========================================
+ Hits 491 1136 +645
- Misses 20 30 +10 | Files with missing lines | Coverage Δ | |
|---|---|---|
| Sources/NanoViewControllerCombine/Binder.swift | 100.00% <ø> (ø) |
|
| ...anoViewControllerController/BarButtonContent.swift | 100.00% <ø> (ø) |
|
| ...anoViewControllerController/ControllerConfig.swift | 100.00% <100.00%> (ø) |
|
| ...inating+NanoViewController+NavigationHelpers.swift | 100.00% <100.00%> (ø) |
|
| ...ller/Coordinating+NanoViewController+Present.swift | 100.00% <100.00%> (ø) |
|
| ...troller/Coordinating+NanoViewController+Push.swift | 100.00% <100.00%> (ø) |
|
| ...ller/Coordinating+NanoViewController+Replace.swift | 94.36% <100.00%> (ø) |
|
| ...ollerController/Coordinating+NavigationStack.swift | 100.00% <100.00%> (ø) |
|
| ...oViewControllerController/Coordinating+Stack.swift | 82.35% <100.00%> (ø) |
|
| ...ViewControllerController/InputFromController.swift | 100.00% <ø> (ø) |
|
| ... and 15 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading