Skip to content

Fix bug so copy also copies bounds of parameters#164

Merged
henrikjacobsenfys merged 1 commit intodevelopfrom
fix-par-bounds
Apr 24, 2026
Merged

Fix bug so copy also copies bounds of parameters#164
henrikjacobsenfys merged 1 commit intodevelopfrom
fix-par-bounds

Conversation

@henrikjacobsenfys
Copy link
Copy Markdown
Member

No description provided.

@henrikjacobsenfys henrikjacobsenfys added [scope] bug Bug report or fix (major.minor.PATCH) [priority] high Should be prioritized soon labels Apr 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@7dbad54). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #164   +/-   ##
==========================================
  Coverage           ?   98.03%           
==========================================
  Files              ?       45           
  Lines              ?     2792           
  Branches           ?      486           
==========================================
  Hits               ?     2737           
  Misses             ?       33           
  Partials           ?       22           
Flag Coverage Δ
integration 49.28% <40.00%> (?)
unittests 98.03% <100.00%> (?)

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

☔ 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.

Copy link
Copy Markdown
Member

@rozyczko rozyczko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@henrikjacobsenfys henrikjacobsenfys changed the title Fix bug so copy also copies min values of parameters Fix bug so copy also copies bounds of parameters Apr 24, 2026
@henrikjacobsenfys henrikjacobsenfys linked an issue Apr 24, 2026 that may be closed by this pull request
@henrikjacobsenfys henrikjacobsenfys merged commit 6d464d2 into develop Apr 24, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] high Should be prioritized soon [scope] bug Bug report or fix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SampleModel does not respect all parameter bounds

2 participants