Skip to content

Fix bug with fixed_input_parameters missing input params in symbols#5321

Merged
MarcBerliner merged 3 commits intodevelopfrom
fix-input-parameter-bug
Jan 5, 2026
Merged

Fix bug with fixed_input_parameters missing input params in symbols#5321
MarcBerliner merged 3 commits intodevelopfrom
fix-input-parameter-bug

Conversation

@MarcBerliner
Copy link
Member

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #)

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: nox -s pre-commit
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctests
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@MarcBerliner MarcBerliner marked this pull request as ready for review December 19, 2025 22:47
@MarcBerliner MarcBerliner requested a review from a team as a code owner December 19, 2025 22:47
@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.64%. Comparing base (154b192) to head (71a86d2).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5321      +/-   ##
===========================================
- Coverage    98.66%   98.64%   -0.03%     
===========================================
  Files          323      323              
  Lines        28062    28063       +1     
===========================================
- Hits         27687    27682       -5     
- Misses         375      381       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@MarcBerliner MarcBerliner merged commit 3a25c09 into develop Jan 5, 2026
26 of 27 checks passed
@MarcBerliner MarcBerliner deleted the fix-input-parameter-bug branch January 5, 2026 14:22
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