TuringLang / AbstractMCMC.jl

Abstract types and interfaces for Markov chain Monte Carlo methods
https://turinglang.org/AbstractMCMC.jl
MIT License
87 stars 18 forks source link

Update CompatHelper and TagBot #48

Closed devmotion closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into master will decrease coverage by 0.59%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   97.65%   97.05%   -0.60%     
==========================================
  Files           6        6              
  Lines         128      136       +8     
==========================================
+ Hits          125      132       +7     
- Misses          3        4       +1     
Impacted Files Coverage Δ
src/sample.jl 98.83% <0.00%> (-1.17%) :arrow_down:
src/transducer.jl 100.00% <0.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 e39ce22...4e0402f. Read the comment docs.