Skip to content

Export Python symbols globally for pymodule

0b86d40
Select commit
Loading
Failed to load commit list.
Merged

Export Python symbols globally for pymodule #253

Export Python symbols globally for pymodule
0b86d40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2026 in 1s

75.81% (target 80.00%)

View this Pull Request on Codecov

75.81% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

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

@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
+ Coverage   75.43%   75.81%   +0.38%     
==========================================
  Files         124      124              
  Lines        2902     2898       -4     
  Branches      507      506       -1     
==========================================
+ Hits         2189     2197       +8     
+ Misses        492      486       -6     
+ Partials      221      215       -6     
Files with missing lines Coverage Δ
phlex/app/load_module.cpp 85.71% <100.00%> (+0.71%) ⬆️
plugins/python/src/pymodule.cpp 60.81% <ø> (+0.81%) ⬆️

... 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 d3cc3ed...0b86d40. Read the comment docs.

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