Skip to content

Remove codeql artifact and add to gitignore

6e6e7a9
Select commit
Loading
Failed to load commit list.
Merged

Apply patches from #136 late review: fix header guard and rename levels_ to layers_ #160

Remove codeql artifact and add to gitignore
6e6e7a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2025 in 1s

81.18% (target 80.00%)

View this Pull Request on Codecov

81.18% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage   81.18%   81.18%           
=======================================
  Files         116      116           
  Lines        2046     2046           
  Branches      328      328           
=======================================
  Hits         1661     1661           
  Misses        250      250           
  Partials      135      135           
Files with missing lines Coverage Δ
phlex/core/framework_graph.cpp 83.75% <100.00%> (ø)
phlex/core/framework_graph.hpp 100.00% <ø> (ø)
phlex/model/data_cell_index.hpp 100.00% <ø> (ø)

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 2994c8a...6e6e7a9. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.