Skip to content

Conversation

@oschulz
Copy link
Member

@oschulz oschulz commented Oct 15, 2025

Optimization v5.0 removes algorithms and is mostly an empty wrapper for OptimizationBase, so use OptimizationBase directly.

@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.94%. Comparing base (6cfaff2) to head (037a68d).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
ext/BATOptimizationBaseExt.jl 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #494      +/-   ##
==========================================
- Coverage   62.39%   61.94%   -0.45%     
==========================================
  Files         110      110              
  Lines        4952     4770     -182     
==========================================
- Hits         3090     2955     -135     
+ Misses       1862     1815      -47     

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

@oschulz oschulz force-pushed the optimization-base branch 2 times, most recently from 738879d to fc50e33 Compare October 19, 2025 19:37
@oschulz oschulz force-pushed the optimization-base branch 2 times, most recently from c41cfc3 to 93075b7 Compare November 25, 2025 12:32
oschulz and others added 4 commits November 25, 2025 14:08
Using `transform_samples` in `mcmc_update_z_position!!` causes massive
slowdown due to overhead. Use new `_transform_dsv!!` instead.
Optimization v5.0 removes algorithms and is mostly an empty wrapper for
OptimizationBase, so use OptimizationBase directly.
@oschulz oschulz merged commit 037a68d into main Nov 25, 2025
16 of 18 checks passed
@oschulz oschulz deleted the optimization-base branch November 25, 2025 14:14
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.

3 participants