stripe / rainier

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

Bump to rc5 #375

Closed metcalf closed 5 years ago

metcalf commented 5 years ago

This just removes a misguided use of import scala.collection.Map.

codecov-io commented 5 years ago

Codecov Report

Merging #375 into develop will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #375      +/-   ##
==========================================
+ Coverage    45.84%   45.9%   +0.06%     
==========================================
  Files           86      86              
  Lines         3067    3067              
  Branches       141     141              
==========================================
+ Hits          1406    1408       +2     
+ Misses        1661    1659       -2
Impacted Files Coverage Δ
...c/main/scala/com/stripe/rainier/repl/package.scala 0% <ø> (ø) :arrow_up:
.../scala/com/stripe/rainier/plot/EvilTracePlot.scala 0% <ø> (ø) :arrow_up:
...main/scala/com/stripe/rainier/core/Generator.scala 85.24% <ø> (ø) :arrow_up:
...scala/com/stripe/rainier/core/RandomVariable.scala 41.55% <ø> (ø) :arrow_up:
...e/src/main/scala/com/stripe/rainier/core/RVG.scala 0% <ø> (ø) :arrow_up:
...ain/scala/com/stripe/rainier/compute/RealOps.scala 78.81% <0%> (+1.69%) :arrow_up:

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 0785b92...2ecea08. Read the comment docs.