stripe / rainier

Bayesian inference in Scala.
https://rainier.fit
Apache License 2.0
432 stars 51 forks source link

0.3 #419

Closed avibryant closed 4 years ago

avibryant commented 4 years ago

This is a tracking PR for the 0.3-dev branch.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@c35150e). Click here to learn what that means. The diff coverage is 16.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #419   +/-   ##
==========================================
  Coverage           ?   53.11%           
==========================================
  Files              ?       71           
  Lines              ?     2813           
  Branches           ?      172           
==========================================
  Hits               ?     1494           
  Misses             ?     1319           
  Partials           ?        0
Impacted Files Coverage Δ
...n/scala/com/stripe/rainier/compute/BoundsViz.scala 0% <ø> (ø)
...rc/main/scala/com/stripe/rainier/sampler/RNG.scala 80% <ø> (ø)
...in/scala/com/stripe/rainier/compute/Compiler.scala 100% <ø> (ø)
...la/com/stripe/rainier/ir/ExprMethodGenerator.scala 96.96% <ø> (ø)
...main/scala/com/stripe/rainier/compute/Target.scala 89.88% <ø> (ø)
...pute/src/main/scala/com/stripe/rainier/ir/IR.scala 100% <ø> (ø)
...rc/main/scala/com/stripe/rainier/sampler/Log.scala 100% <ø> (ø)
...ain/scala/com/stripe/rainier/sampler/DualAvg.scala 97.87% <ø> (ø)
...scala/com/stripe/rainier/ir/CompiledFunction.scala 92.15% <ø> (ø)
...scala/com/stripe/rainier/optimizer/Optimizer.scala 0% <ø> (ø)
... and 23 more

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 c35150e...e23e954. Read the comment docs.