stripe / rainier

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

max requirements for generator #389

Closed avi-stripe closed 5 years ago

avi-stripe commented 5 years ago

This prevents the OutputMethodGenerator from blowing up.

codecov-io commented 5 years ago

Codecov Report

Merging #389 into develop will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #389      +/-   ##
===========================================
+ Coverage    47.08%   47.16%   +0.07%     
===========================================
  Files           88       88              
  Lines         3260     3261       +1     
  Branches       150      163      +13     
===========================================
+ Hits          1535     1538       +3     
+ Misses        1725     1723       -2
Impacted Files Coverage Δ
...main/scala/com/stripe/rainier/core/Generator.scala 85.48% <100%> (+0.23%) :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 ed63d59...f3a0409. Read the comment docs.