ReactiveBayes / GraphPPL.jl

DSL for probabilistic models specification and probabilistic programming.
MIT License
27 stars 4 forks source link

Throw warning if we compare `VariableRef` to anything other than `VariableRef` #243

Closed wouterwln closed 9 hours ago

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.84%. Comparing base (b3ae2a6) to head (ff106fa). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #243 +/- ## ========================================== + Coverage 90.72% 90.84% +0.11% ========================================== Files 15 15 Lines 2071 2087 +16 ========================================== + Hits 1879 1896 +17 + Misses 192 191 -1 ```

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