add wait_for_startup to base controller#308
Open
gilesknap wants to merge 1 commit into
Open
Codecov / codecov/project
failed
Jan 22, 2026 in 1s
90.52% (-0.17%) compared to e8d59fb
View this Pull Request on Codecov
90.52% (-0.17%) compared to e8d59fb
Details
Codecov Report
❌ Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.52%. Comparing base (e8d59fb) to head (fa73151).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/fastcs/controllers/base_controller.py | 44.44% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #308 +/- ##
==========================================
- Coverage 90.69% 90.52% -0.17%
==========================================
Files 70 70
Lines 2535 2544 +9
==========================================
+ Hits 2299 2303 +4
- Misses 236 241 +5 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading