Skip to content

Specify default opt/debug options for different `CMAKE_BUILD_TYPE`s

421f4ca
Select commit
Loading
Failed to load commit list.
Closed

maintenance/specify opt debug flags #407

Specify default opt/debug options for different `CMAKE_BUILD_TYPE`s
421f4ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 0s

83.71% (target 80.00%)

View this Pull Request on Codecov

83.71% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##             main     #407   +/-   ##
=======================================
  Coverage   83.71%   83.71%           
=======================================
  Files         126      126           
  Lines        3291     3291           
  Branches      583      583           
=======================================
  Hits         2755     2755           
  Misses        325      325           
  Partials      211      211           
Files with missing lines Coverage Δ
phlex/configuration.hpp 100.00% <ø> (ø)
phlex/core/declared_fold.hpp 95.31% <ø> (ø)
phlex/core/declared_observer.hpp 100.00% <ø> (ø)
phlex/core/declared_output.hpp 100.00% <ø> (ø)
phlex/core/declared_predicate.hpp 94.73% <ø> (ø)
phlex/core/declared_provider.hpp 100.00% <ø> (ø)
phlex/core/declared_transform.hpp 88.57% <ø> (ø)
phlex/core/declared_unfold.hpp 96.42% <ø> (ø)
phlex/core/detail/filter_impl.hpp 100.00% <ø> (ø)
phlex/core/edge_creation_policy.hpp 80.00% <ø> (ø)
... and 22 more

... and 2 files with indirect coverage changes


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 a9776eb...421f4ca. Read the comment docs.

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