Add Graph::trace_assertion_failure and fix duplicate error_message symbol #220
+13
−5
Codecov / codecov/project
succeeded
Feb 26, 2026 in 1s
32.12% (+0.03%) compared to 9b0ce6c
View this Pull Request on Codecov
32.12% (+0.03%) compared to 9b0ce6c
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.12%. Comparing base (9b0ce6c) to head (be46a7a).
Additional details and impacted files
@@ Coverage Diff @@
## main #220 +/- ##
==========================================
+ Coverage 32.08% 32.12% +0.03%
==========================================
Files 70 70
Lines 2596 2593 -3
==========================================
Hits 833 833
+ Misses 1763 1760 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...es/OpenAttributeGraphCxx/Graph/OAGGraphTracing.cpp | 100.00% <ø> (ø) |
|
| Sources/OpenAttributeGraphCxx/Misc/assert.cpp | 0.00% <ø> (ø) |
|
| ...hCxx/include/OpenAttributeGraphCxx/Graph/Graph.hpp | 26.31% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading