Skip to content

Replace Turing.PROGRESS with AbstractMCMC.PROGRESS - #2851

Open
hardikxk wants to merge 7 commits into
TuringLang:mainfrom
hardikxk:replace/amcmc-progress
Open

Replace Turing.PROGRESS with AbstractMCMC.PROGRESS#2851
hardikxk wants to merge 7 commits into
TuringLang:mainfrom
hardikxk:replace/amcmc-progress

Conversation

@hardikxk

Copy link
Copy Markdown
Contributor

The patch removes Turing.PROGRESS and Turing.setprogress! in favor of
AbstractMCMC.PROGRESS and AbstractMCMC.setprogress!.

Updated the sampler and variational defaults, tests, api doc, and added a
history entry.

hardikxk added 2 commits July 19, 2026 16:28
Updated the sampler and variational defaults, tests, api doc, and added a
 history entry.
@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.04%. Comparing base (11f081b) to head (11ef549).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2851      +/-   ##
==========================================
- Coverage   85.09%   85.04%   -0.05%     
==========================================
  Files          23       23              
  Lines        1516     1511       -5     
==========================================
- Hits         1290     1285       -5     
  Misses        226      226              

☔ View full report in Codecov by Harness.
📢 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.

@hardikxk

Copy link
Copy Markdown
Contributor Author

Not sure why the formatter is still red :(

@shravanngoswamii

shravanngoswamii commented Jul 19, 2026

Copy link
Copy Markdown
Member

Run formatter on HISTORY.md, JuliaFormatter also have specific JMD formatting specs -- I assume.

@shravanngoswamii
shravanngoswamii self-requested a review July 19, 2026 11:37
@hardikxk

Copy link
Copy Markdown
Contributor Author

Thanks it was one whitespace causing the issue!

@shravanngoswamii shravanngoswamii left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this should not become the breaking change for users. It should be internal implementation detail. @sunxd3 Any thoughts?

Comment thread test/runtests.jl Outdated
Comment thread HISTORY.md Outdated
@shravanngoswamii

Copy link
Copy Markdown
Member

I think this should not become the breaking change for users.

@hardikxk let's change the direction of PR to non-breaking changes

@hardikxk

Copy link
Copy Markdown
Contributor Author

I think this should not become the breaking change for users.

@hardikxk let's change the direction of PR to non-breaking changes

Yes I already updated the entry its not mentioned under Breaking changes anymore

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