Skip to content

use config.kind() in a test

c114d57
Select commit
Loading
Failed to load commit list.
Closed

expose the kind of json values to simplify the retrieval Python-side #187

use config.kind() in a test
c114d57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2025 in 0s

80.76% (target 55.00%)

View this Pull Request on Codecov

80.76% (target 55.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
phlex/configuration.hpp 0.00% 10 Missing ⚠️
@@             Coverage Diff             @@
##             main     #187       +/-   ##
===========================================
+ Coverage   52.94%   80.76%   +27.81%     
===========================================
  Files         114      116        +2     
  Lines        2289     2095      -194     
  Branches     1107      332      -775     
===========================================
+ Hits         1212     1692      +480     
- Misses        237      265       +28     
+ Partials      840      138      -702     
Files with missing lines Coverage Δ
phlex/configuration.hpp 41.17% <0.00%> (-28.83%) ⬇️

... and 121 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 b75c557...c114d57. Read the comment docs.

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