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

gonum / stat
61%
master: 74%

Build:
Build:
LAST BUILD BRANCH: deprecate
DEFAULT BRANCH: master
Repo Added 18 Oct 2014 02:03AM UTC
Files 29
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 test-coverage-improvement
branch: test-coverage-improvement
CHANGE BRANCH
x
Reset
  • test-coverage-improvement
  • add-go.1.7-drop-go-1.4
  • add-numparameters
  • addbernouilli
  • addcat
  • addchisquared
  • addcombin
  • addexpected
  • addgamma
  • addlognormal
  • addmahal
  • addmarg
  • addmargsing
  • addmvgauss
  • addmvnorm
  • addmvt
  • addnormquant
  • addquantiles
  • addquants
  • addrsquared
  • addsamplemv
  • addtransformgauss
  • addwishart
  • allocs
  • archive
  • batchsample
  • binomial-overflow
  • blas64
  • build-status-only-master
  • cc-example
  • cheaper-ca
  • cleanup-wishart
  • close
  • correlationmatrix
  • covariance-matrix
  • covariancematrix-multrans
  • covdoc
  • coveralls-badge
  • covsym
  • deprecate
  • descale
  • dirichlet
  • docfix
  • docs
  • equal
  • equalapprox
  • errors
  • expandstudents
  • featuresample
  • fix-marshaller-spelling
  • fixbetacomment
  • fixcol
  • fixcovman
  • fixcovrace
  • fixdistuv
  • fixgamma
  • fixhisto
  • fixlatin
  • fixmax
  • fixmul
  • fixnormal
  • fixnormchol
  • fixuniform
  • fixunifprob
  • go-1.5.4-and-1.6.1
  • go-1.6.3-and-1.7rc2
  • go-1.7beta2
  • go-1.7rc3
  • go1.6beta2
  • go1.6rc1
  • go1.6rc2
  • go1.7beta1
  • incremental-stats
  • internalize-parameters
  • keepsigma
  • master
  • movequant
  • mvinterface
  • mvtmargsing
  • names
  • no-overload
  • normalcondition
  • normcondpan
  • normprec
  • only-coveralls-on-gonum-branch
  • pca
  • rc1
  • regression
  • remove-marshaler
  • remove-redundant-types
  • renamescore
  • scaled-symouterk
  • setsigma
  • simplify-sigs
  • statdist
  • statdist4
  • statdistunif
  • sudo-false
  • suffstat
  • tcopy-fix
  • travis-gimme
  • travis-go-1.4.2
  • travis-go-1.6.2
  • trim
  • typo
  • unifbound
  • unifent
  • use-multrans
  • weighted

pending completion
21

push

travis-ci

jonlawlor
Modify check on p to catch when p is NaN

Changed the first check to make sure that p is not NaN.  Previously, it
would pass the check and could reach the “Impossible” panic depending
on the other inputs.  Now it produces a “stat: percentile out of
bounds” panic.

740 of 1205 relevant lines covered (61.41%)

1.23 hits per line

Relevant lines Covered
Build:
Build:
1205 RELEVANT LINES 740 COVERED LINES
1.23 HITS PER LINE
Source Files on test-coverage-improvement
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21 test-coverage-improvement Modify check on p to catch when p is NaN Changed the first check to make sure that p is not NaN. Previously, it would pass the check and could reach the “Impossible” panic depending on the other inputs. Now it produces a “stat: percentile out o... push 03 Nov 2014 04:22AM UTC jonlawlor travis-ci pending completion  
19 test-coverage-improvement Add test fixture for weighted Harmonic Mean Added a simple test case for weighted harmonic mean. push 03 Nov 2014 04:13AM UTC jonlawlor travis-ci pending completion  
17 test-coverage-improvement simplify bhattacharyyaCoeff Removed unnecessary multiply by zero “shortcut.” push 03 Nov 2014 04:02AM UTC jonlawlor travis-ci pending completion  
15 test-coverage-improvement add test for Variance panic push 31 Oct 2014 04:04AM UTC jonlawlor travis-ci pending completion  
14 test-coverage-improvement add tests for Quantile Added test fixture for the NaN case, which required a bit of modification to the test code as well, and added tests for the various panics that can occur. push 31 Oct 2014 03:36AM UTC jonlawlor travis-ci pending completion  
13 test-coverage-improvement Add tests for KS NaNs and panics Added tests for the special cases of KolmogorovSmirnov, specifically when the inputs have NaN or the various ways that result in a panic. push 31 Oct 2014 02:53AM UTC jonlawlor travis-ci pending completion  
12 test-coverage-improvement Reword help for KolmogorovSmirnov Reworded the first couple sentences to KS, which seemed to be sentence fragments. push 31 Oct 2014 02:39AM UTC jonlawlor travis-ci pending completion  
11 test-coverage-improvement Add test for ExKurtosis panic Added a test for the slice length mismatch push 31 Oct 2014 12:27AM UTC jonlawlor travis-ci pending completion  
10 test-coverage-improvement Add tests for cross entropy's panic push 20 Oct 2014 02:02AM UTC jonlawlor travis-ci pending completion  
9 test-coverage-improvement Add tests for Covariance There were no tests for covariance, only the example. push 20 Oct 2014 01:55AM UTC jonlawlor travis-ci pending completion  
See All Builds (791)
  • 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

© 2025 Coveralls, Inc