aesara-devs / aehmc

An HMC/NUTS implementation in Aesara
MIT License
33 stars 6 forks source link

Add window adaptation #47

Closed rlouf closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (8212af3) into main (1ef4d61) will decrease coverage by 9.54%. The diff coverage is 23.07%.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #47      +/-   ##
===========================================
- Coverage   100.00%   90.45%   -9.55%     
===========================================
  Files           13       13              
  Lines          466      524      +58     
  Branches        27       27              
===========================================
+ Hits           466      474       +8     
- Misses           0       50      +50     
Impacted Files Coverage Δ
aehmc/window_adaptation.py 40.74% <15.78%> (-59.26%) :arrow_down:
aehmc/step_size.py 91.30% <60.00%> (-8.70%) :arrow_down:
aehmc/algorithms.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1ef4d61...8212af3. Read the comment docs.