Skip to content

Switch to dynamic_cast instead of string comparison

dc46c5c
Select commit
Loading
Failed to load commit list.
Merged

Switch to dynamic_cast instead of string comparison for product retrieval #203

Switch to dynamic_cast instead of string comparison
dc46c5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2025 in 1s

76.58% (target 80.00%)

View this Pull Request on Codecov

76.58% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

❌ Your project check has failed because the head coverage (76.58%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   76.61%   76.58%   -0.04%     
==========================================
  Files         124      124              
  Lines        2733     2733              
  Branches      475      475              
==========================================
- Hits         2094     2093       -1     
  Misses        446      446              
- Partials      193      194       +1     
Files with missing lines Coverage Δ
phlex/model/products.hpp 95.00% <100.00%> (ø)

... and 5 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 14c7635...dc46c5c. Read the comment docs.

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