Skip to content

Decorate exceptions when attempting to retrieve product_query configu…

131bece
Select commit
Loading
Failed to load commit list.
Merged

Enable direct conversion from configuration parameter to product_query #186

Decorate exceptions when attempting to retrieve product_query configu…
131bece
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2025 in 0s

81.46% (target 80.00%)

View this Pull Request on Codecov

81.46% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
+ Coverage   81.39%   81.46%   +0.07%     
==========================================
  Files         116      117       +1     
  Lines        2085     2099      +14     
  Branches      332      332              
==========================================
+ Hits         1697     1710      +13     
+ Misses        254      252       -2     
- Partials      134      137       +3     
Files with missing lines Coverage Δ
phlex/configuration.cpp 100.00% <100.00%> (ø)
phlex/configuration.hpp 100.00% <100.00%> (ø)

... and 4 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 f691457...131bece. Read the comment docs.

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