Skip to content

Remove check for duplicate product queries

f7eeb3b
Select commit
Loading
Failed to load commit list.
Merged

Remove check for duplicate product queries #424

Remove check for duplicate product queries
f7eeb3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

83.96% (target 80.00%)

View this Pull Request on Codecov

83.96% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main     #424      +/-   ##
==========================================
- Coverage   84.22%   83.96%   -0.26%     
==========================================
  Files         128      127       -1     
  Lines        3322     3306      -16     
  Branches      564      562       -2     
==========================================
- Hits         2798     2776      -22     
- Misses        324      329       +5     
- Partials      200      201       +1     
Files with missing lines Coverage Δ
phlex/core/input_arguments.hpp 50.00% <ø> (-2.00%) ⬇️
phlex/core/products_consumer.hpp 100.00% <100.00%> (ø)

... and 3 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 27ac10e...f7eeb3b. Read the comment docs.

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