stripe / rainier

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

tweak the Events API #379

Closed avi-stripe closed 5 years ago

avi-stripe commented 5 years ago

These are changes that were suggested by working on the Ch 5.1 notebook. Specifically:

codecov-io commented 5 years ago

Codecov Report

Merging #379 into develop will decrease coverage by 0.01%. The diff coverage is 36.36%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #379      +/-   ##
===========================================
- Coverage    45.97%   45.95%   -0.02%     
===========================================
  Files           86       86              
  Lines         3080     3081       +1     
  Branches       134      129       -5     
===========================================
  Hits          1416     1416              
- Misses        1664     1665       +1
Impacted Files Coverage Δ
...rc/main/scala/com/stripe/rainier/core/Events.scala 0% <0%> (ø) :arrow_up:
...n/scala/com/stripe/rainier/core/Distribution.scala 83.33% <100%> (+8.33%) :arrow_up:
.../main/scala/com/stripe/rainier/core/Discrete.scala 83.78% <100%> (-0.22%) :arrow_down:
...ain/scala/com/stripe/rainier/core/Continuous.scala 80.95% <100%> (-0.23%) :arrow_down:

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 1174a70...2b00c47. Read the comment docs.