Skip to content

allow "suffix" be optional in product queries for Python algorithms#436

Open
wlav wants to merge 3 commits intoFramework-R-D:mainfrom
wlav:optional-suffix
Open

allow "suffix" be optional in product queries for Python algorithms#436
wlav wants to merge 3 commits intoFramework-R-D:mainfrom
wlav:optional-suffix

Conversation

@wlav
Copy link
Contributor

@wlav wlav commented Mar 18, 2026

In the move to the new Python API, the original input/output names were moved to the suffix and as such required. However, suffix is optional in product_query, thus should also be optional from Python.

@greenc-FNAL
Copy link
Contributor

Review the full CodeQL report for details.

@codecov
Copy link

codecov bot commented Mar 18, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
plugins/python/src/modulewrap.cpp 66.66% 2 Missing and 7 partials ⚠️

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

@@            Coverage Diff             @@
##             main     #436      +/-   ##
==========================================
+ Coverage   84.43%   84.64%   +0.20%     
==========================================
  Files         127      127              
  Lines        3329     3341      +12     
  Branches      564      574      +10     
==========================================
+ Hits         2811     2828      +17     
+ Misses        325      312      -13     
- Partials      193      201       +8     
Flag Coverage Δ
unittests 84.64% <66.66%> (+0.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
plugins/python/src/modulewrap.cpp 74.67% <66.66%> (+2.25%) ⬆️

... and 4 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 6d7eb1a...7b8fbcc. Read the comment docs.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants