AdvancedHMC.jl icon indicating copy to clipboard operation
AdvancedHMC.jl copied to clipboard

Add SGLD

Open ErikQQY opened this issue 7 months ago • 4 comments

Fix: #60

ErikQQY avatar May 22 '25 15:05 ErikQQY

AdvancedHMC.jl documentation for PR #447 is available at: https://TuringLang.github.io/AdvancedHMC.jl/previews/PR447/

github-actions[bot] avatar May 22 '25 15:05 github-actions[bot]

Tests pass locally, not sure what's going wrong with CI🤔

ErikQQY avatar May 24 '25 04:05 ErikQQY

CI errors look like not our faults. I'll take a deeper look shortly, thanks!

sunxd3 avatar May 26 '25 10:05 sunxd3

Codecov Report

Attention: Patch coverage is 92.72727% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.18%. Comparing base (6429519) to head (a99df0d).

Files with missing lines Patch % Lines
src/abstractmcmc.jl 90.47% 4 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #447      +/-   ##
==========================================
+ Coverage   75.44%   76.18%   +0.73%     
==========================================
  Files          21       21              
  Lines        1230     1285      +55     
==========================================
+ Hits          928      979      +51     
- Misses        302      306       +4     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Jun 12 '25 16:06 codecov[bot]