Remove unneeded checking in edge_maker
#312
+0
−11
Merged
Codecov / codecov/project
succeeded
Feb 11, 2026 in 1s
80.49% (target 80.00%)
View this Pull Request on Codecov
80.49% (target 80.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #312 +/- ##
==========================================
+ Coverage 75.69% 80.49% +4.79%
==========================================
Files 125 125
Lines 2946 3066 +120
Branches 519 543 +24
==========================================
+ Hits 2230 2468 +238
+ Misses 497 377 -120
- Partials 219 221 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| phlex/core/edge_maker.cpp | 77.27% <ø> (ø) |
|
| phlex/core/edge_maker.hpp | 100.00% <ø> (ø) |
... and 7 files with indirect coverage changes
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 e8fef77...efed22c. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading