Skip to content

PR Fix

8d47d37
Select commit
Loading
Failed to load commit list.
Merged

Switch to shared_ptr in Graph class and change Graph interface #243

PR Fix
8d47d37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 0s

82.07% (-0.30%) compared to beccd99

View this Pull Request on Codecov

82.07% (-0.30%) compared to beccd99

Details

Codecov Report

❌ Patch coverage is 79.31034% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.07%. Comparing base (beccd99) to head (8d47d37).

Files with missing lines Patch % Lines
include/graph/graph.hpp 78.18% 6 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
- Coverage   82.36%   82.07%   -0.30%     
==========================================
  Files          47       47              
  Lines        2382     2427      +45     
  Branches     1398     1430      +32     
==========================================
+ Hits         1962     1992      +30     
- Misses        194      206      +12     
- Partials      226      229       +3     

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