• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

blei-lab / edward
90%

Build:
DEFAULT BRANCH: master
Repo Added 14 Nov 2016 09:27PM UTC
Files 3
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 1.1.5
  • 1.1.6
  • 1.2.0
  • 1.2.1
  • 1.2.2
  • 1.2.3
  • 1.2.4
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • 1.3.4
  • 1.3.5
  • bugfix/copy
  • bugfix/copy-control-flow
  • bugfix/copy-edward-rvs
  • bugfix/evaluate-int
  • bugfix/factor_analysis
  • bugfix/indexedslices
  • bugfix/issue-347
  • bugfix/issue-412
  • bugfix/issue-429
  • bugfix/issue-451
  • bugfix/issue-481
  • bugfix/issue-518
  • bugfix/issue-519
  • bugfix/issue-608
  • bugfix/issue-744
  • bugfix/issue-770
  • bugfix/keras
  • bugfix/restore
  • bugfix/travis
  • cleanup/conjugacy
  • cleanup/doc
  • cleanup/docs
  • cleanup/docstrings
  • cleanup/empirical-pointmass
  • cleanup/laplace
  • cleanup/logsumexp
  • cleanup/overload-operator
  • cleanup/placeholder-logic
  • cleanup/random-variables
  • cleanup/rv-names
  • cleanup/scopes
  • cleanup/shape
  • cleanup/variational-inference
  • coveralls_fix
  • cox
  • deprecate/model-wrappers-mfvi
  • doc/gitter
  • doc/tutorials
  • docs/api-parser
  • docs/autogen
  • docs/automated-transformations
  • docs/clean-docstrings
  • docs/cleanup
  • docs/criticism-api
  • docs/decorators
  • docs/deep-pp
  • docs/docstring-bib
  • docs/error-messages
  • docs/examples-kwargs
  • docs/fix-lmm
  • docs/misc
  • docs/notebooks
  • docs/observations
  • docs/optional
  • docs/refactor-tutorials
  • docs/revise
  • docs/sidebar
  • docs/style-fix
  • docs/weave-autogen-into-api
  • docs/zoo-design
  • drop/model-wrappers
  • error/tensorflow-distributions
  • examples/dirichlet-process
  • examples/gan
  • examples/logistic-regression
  • examples/lstm
  • examples/rasch
  • examples/remove-data
  • examples/remove-toy
  • examples/remove-tutorials
  • feature/1.0.0rc0
  • feature/1.2.0
  • feature/ParamMixture
  • feature/adversarial-vb
  • feature/ali
  • feature/automated-transformations
  • feature/data-scaling
  • feature/default-posterior
  • feature/dirichlet-process
  • feature/evaluate-ppc
  • feature/gan-extensions
  • feature/gibbs
  • feature/gibbs-multivariate-mixture
  • feature/hmc-float
  • feature/implicit-vi
  • feature/improve-klqp
  • feature/improve-tensorboard
  • feature/improved-wgan
  • feature/inference-implicit
  • feature/internal-ops
  • feature/keras-native
  • feature/kl
  • feature/laplace
  • feature/lf_dup
  • feature/mc_reset
  • feature/mdn
  • feature/metropolis-hastings
  • feature/mixture-examples
  • feature/monte-carlo-ppd
  • feature/more-conjugacy
  • feature/operator-overload
  • feature/operator-overloading
  • feature/progress-bar
  • feature/random-variable-session
  • feature/rao-blackwellization
  • feature/rbf
  • feature/remove-ed-tile
  • feature/sample_n
  • feature/sample_shape
  • feature/scale-array
  • feature/simpler_conjugacy
  • feature/speed-up-import
  • feature/transform-inf
  • feature/version-1.3.0
  • feature/wakesleep
  • fix/gibbs-data-tensor
  • fix/issue-560
  • fix/issue-564
  • gpc
  • hotfix/_set_device
  • inference/build_loss_and_gradients
  • jmxpearson
  • lbollar
  • mc_reset
  • misc/improve
  • misc/remove-logit
  • misc/revise
  • misc/revise-docs
  • misc/revisions
  • refactor/__all__
  • refactor/docstrings
  • refactor/pep8
  • refactor/random-variable
  • refactor/rv
  • refactor/sample_shape
  • refactor/tests
  • revise/miscellaneous
  • speedup/conjugacy
  • temp
  • tensorflow/idioms
  • tests/drop-contrib-distributions
  • tests/gan
  • tests/inferences
  • tests/notebooks
  • tests/pytest
  • travis/1.3.0
  • typo/gan
  • util/get-blanket
  • util/get-dims
  • version/1.3.2
  • vrama91

pending completion
5747

push

travis-ci

dustinvtran
Fix typo: 'ponts' to 'points' (#909)

3233 of 3612 relevant lines covered (89.51%)

1.79 hits per line

Relevant lines Covered
Build:
Build:
3612 RELEVANT LINES 3233 COVERED LINES
1.79 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5747 master Fix typo: 'ponts' to 'points' (#909) push 25 Jul 2018 01:51AM UTC dustinvtran travis-ci pending completion  
5746 master Fix typo: 'ponts' to 'points' Pull #909 23 Jul 2018 12:37PM UTC web-flow travis-ci pending completion  
5744 master correct broken link to updated tensorflow docs (#906) push 16 Jul 2018 12:05PM UTC dustinvtran travis-ci pending completion  
5743 master Update probabilistic_pca.ipynb (#907) Fix math-o. push 10 Jul 2018 07:37AM UTC dustinvtran travis-ci pending completion  
5740 master Corrected text on http://edwardlib.org/tutorials/inference-networks (#898) * Corrected text describing MNIST neural network. * Improved wording * Improved & simplified wording push 01 Jun 2018 11:32PM UTC dustinvtran travis-ci pending completion  
5739 master Improved & simplified wording Pull #898 01 Jun 2018 07:31PM UTC web-flow travis-ci pending completion  
5738 master Improved wording Pull #898 01 Jun 2018 07:21PM UTC web-flow travis-ci pending completion  
5737 master Corrected text describing MNIST neural network. Pull #898 31 May 2018 07:13PM UTC web-flow travis-ci pending completion  
5731 master [add] add unit tests of MC and fix small errors (#872) * [add] add unit tests and small fix * [fix] PEP8 fix push 18 Mar 2018 08:17PM UTC dustinvtran travis-ci pending completion  
5730 master [fix] PEP8 fix Pull #872 18 Mar 2018 01:45AM UTC web-flow travis-ci pending completion  
See All Builds (1824)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc