Skip to content

Revert "Re-add declared_transform try/catch for exception safety"

483a1a2
Select commit
Loading
Failed to load commit list.
Merged

Fix Python reference counting for declared_transform product store caching #313

Revert "Re-add declared_transform try/catch for exception safety"
483a1a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 0s

80.26% (target 80.00%)

View this Pull Request on Codecov

80.26% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
plugins/python/src/lifelinewrap.cpp 0.00% 1 Missing ⚠️
plugins/python/src/modulewrap.cpp 90.90% 1 Missing ⚠️
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
- Coverage   80.36%   80.26%   -0.11%     
==========================================
  Files         125      126       +1     
  Lines        3066     3065       -1     
  Branches      543      545       +2     
==========================================
- Hits         2464     2460       -4     
- Misses        378      383       +5     
+ Partials      224      222       -2     
Files with missing lines Coverage Δ
plugins/python/src/lifelinewrap.cpp 26.66% <0.00%> (-26.67%) ⬇️
plugins/python/src/modulewrap.cpp 75.48% <90.90%> (+0.44%) ⬆️

... 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 8d48f9a...483a1a2. Read the comment docs.

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