Skip to content

Update app/Graph/CMakeLists.txt

88e0e6f
Select commit
Loading
Failed to load commit list.
Merged

Using RuntimeOptions to set up the graph #242

Update app/Graph/CMakeLists.txt
88e0e6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

81.63% (-0.78%) compared to d6d1658

View this Pull Request on Codecov

81.63% (-0.78%) compared to d6d1658

Details

Codecov Report

❌ Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.63%. Comparing base (d6d1658) to head (88e0e6f).

Files with missing lines Patch % Lines
include/graph/runtime_options.hpp 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
- Coverage   82.40%   81.63%   -0.78%     
==========================================
  Files          46       47       +1     
  Lines        2359     2385      +26     
  Branches     1405     1409       +4     
==========================================
+ Hits         1944     1947       +3     
- Misses        208      212       +4     
- Partials      207      226      +19     

☔ 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.