Add type checking to graph construction #119
Merged
Codecov / codecov/project
succeeded
Dec 2, 2025 in 0s
81.29% (target 80.00%)
View this Pull Request on Codecov
81.29% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 85.99034% with 29 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #119 +/- ##
==========================================
+ Coverage 80.31% 81.29% +0.97%
==========================================
Files 115 116 +1
Lines 1910 2042 +132
Branches 302 326 +24
==========================================
+ Hits 1534 1660 +126
Misses 247 247
- Partials 129 135 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| phlex/core/declared_fold.cpp | 100.00% <ø> (ø) |
|
| phlex/core/declared_fold.hpp | 92.98% <100.00%> (ø) |
|
| phlex/core/declared_observer.cpp | 33.33% <ø> (ø) |
|
| phlex/core/declared_observer.hpp | 100.00% <ø> (ø) |
|
| phlex/core/declared_predicate.cpp | 50.00% <ø> (ø) |
|
| phlex/core/declared_predicate.hpp | 89.65% <ø> (ø) |
|
| phlex/core/declared_transform.hpp | 91.48% <100.00%> (+0.18%) |
⬆️ |
| phlex/core/declared_unfold.hpp | 94.54% <100.00%> (+0.20%) |
⬆️ |
| phlex/core/detail/filter_impl.cpp | 92.50% <ø> (ø) |
|
| phlex/core/detail/filter_impl.hpp | 100.00% <ø> (ø) |
|
| ... and 21 more |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 4e67f8c...434c826. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading