Skip to content

fixup! fixup! use after free debug

Codecov / codecov/project succeeded May 6, 2024 in 0s

88.87% (+0.03%) compared to 5e0d8e5

View this Pull Request on Codecov

88.87% (+0.03%) compared to 5e0d8e5

Details

Codecov Report

Attention: Patch coverage is 92.78351% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 88.87%. Comparing base (5e0d8e5) to head (6215742).
Report is 1 commits behind head on master.

❗ Current head 6215742 differs from pull request most recent head 6f4ff38. Consider uploading reports for the commit 6f4ff38 to get more accurate results

Files Patch % Lines
src/engine/joinOrdering/QueryGraph.cpp 89.16% 2 Missing and 11 partials ⚠️
src/engine/joinOrdering/IKKBZ.cpp 96.21% 0 Missing and 5 partials ⚠️
src/engine/joinOrdering/CostIKKBZ.cpp 91.66% 0 Missing and 2 partials ⚠️
src/engine/joinOrdering/EdgeInfo.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1330      +/-   ##
==========================================
+ Coverage   88.83%   88.87%   +0.03%     
==========================================
  Files         322      328       +6     
  Lines       28548    28839     +291     
  Branches     3149     3208      +59     
==========================================
+ Hits        25361    25630     +269     
- Misses       2046     2047       +1     
- Partials     1141     1162      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.