Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add verbose_on/off functions to lfmcmc to enable progress bar #63

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

apulsipher
Copy link
Contributor

No description provided.

@apulsipher apulsipher linked an issue Dec 12, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.61%. Comparing base (6c6568d) to head (73b4d2f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   36.24%   36.61%   +0.37%     
==========================================
  Files          36       36              
  Lines        1981     1991      +10     
==========================================
+ Hits          718      729      +11     
+ Misses       1263     1262       -1     

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

@apulsipher apulsipher requested a review from gvegayon December 12, 2024 17:54
@gvegayon
Copy link
Member

Did you try the function? Does it work?

@gvegayon
Copy link
Member

Nevermind, I see the test included to check the output. Thanks!

@gvegayon gvegayon merged commit 6c3beac into main Dec 12, 2024
14 checks passed
@gvegayon gvegayon deleted the 62-add-progress-bar branch December 12, 2024 22:52
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.

Add verbose on/off to enable progress bar on LFMCMC
2 participants