Skip to content

Account for potential aliases like c_double vs. c_longdouble

a7e9d8e
Select commit
Loading
Failed to load commit list.
Merged

Account for potential aliases like c_double vs. c_longdouble #433

Account for potential aliases like c_double vs. c_longdouble
a7e9d8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

84.28% (target 80.00%)

View this Pull Request on Codecov

84.28% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main     #433      +/-   ##
==========================================
- Coverage   84.30%   84.28%   -0.02%     
==========================================
  Files         127      127              
  Lines        3314     3329      +15     
  Branches      564      564              
==========================================
+ Hits         2794     2806      +12     
  Misses        326      326              
- Partials      194      197       +3     
Files with missing lines Coverage Δ
plugins/python/python/phlex/_typing.py 94.02% <100.00%> (+0.37%) ⬆️

... 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 73a062b...a7e9d8e. Read the comment docs.

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