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

bashtage / randomgen
88%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix-philox-threefre-buffer-len
DEFAULT BRANCH: master
Repo Added 29 Mar 2019 10:41AM UTC
Files 62
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 coverage
branch: coverage
CHANGE BRANCH
x
Reset
  • coverage
  • 1.17-release-notes
  • 1.17.0
  • SFMT
  • SFMT-fast-jump
  • add-all-pyx
  • add-brng
  • add-debug-build
  • add-pxd
  • aes
  • aes-fallback
  • aes-refactor
  • aesctr-be
  • aesctr-be-v2
  • api-17
  • backport-rand-uint
  • backport-v116
  • bashtage-patch-1
  • big-endian
  • brng-stack
  • broadcast-multinomial
  • broadcast-multinomial-2
  • broadcast-mv-normal
  • chacha
  • chacha-be
  • chacha-runtime
  • change-default-dtype-randint
  • change-integer-comp-error
  • check-state-setting
  • cherry-pick-8727a78
  • cherrypick-4a695ecd
  • choice-axis
  • choice-size-consistency
  • choice-small
  • choice-small-alt
  • cirrus
  • clean-handeling-ints
  • continue-qa
  • correct-coveragerc
  • deprecate-rand-randn
  • dfsmt-jump-perf
  • doc-differences
  • doc-fixes
  • docstring-aliases
  • docstring-generator
  • drone
  • drone-update
  • drop-legacy
  • dsfmt-arm
  • endianess-ints
  • entropy
  • fast-path-rand-int-broadcast
  • fix-32-bit-boundary-bug
  • fix-coverage
  • fix-distributions
  • fix-jumped
  • fix-log-issues
  • fix-mt19937-jump
  • fix-philox-threefre-buffer-len
  • fix-ppc-le
  • fix-size-check
  • force-inline
  • generalize-philox-v2
  • generalize-set-get-state
  • generalized-philox
  • generator-coverage
  • generic-bit-gen
  • hc-128
  • hc128-be
  • hc128-be-v2
  • hypergeometric-0
  • initial-version-jumped
  • jcb-patch-v3
  • jcb-v4
  • jsf
  • jsf-num-seed
  • legacy-int
  • lemire-fix
  • lxm
  • maintenance/v1.16
  • master
  • merge-edge-tests
  • missed-test
  • more-results
  • more-test-results
  • move-binomial
  • move-lock
  • mt19937-64
  • mt19937-jump-speed
  • mt64-reset
  • mtrand-randomstate
  • multinomial-float32
  • multinomial-protect
  • numpy-9824
  • numpy=1.19
  • patch-maintenance
  • pcg-128
  • pcg-def-seed
  • pcg-generic
  • pcg-jump
  • pcg-mixer
  • pcg-rotr
  • pcg64-cm-dxsm
  • pcg64-dxsm
  • pcg64-init
  • pcg64-perf
  • pcg64-sync
  • perf
  • philox4x32
  • philox4x32-clang
  • poisson-lam-lmax
  • ppc-experiments
  • practrand-driver
  • protect-advance
  • py-27-restore
  • qa-4
  • qa-5
  • randint-closed
  • randint-random-integers
  • rdrand
  • ref-weyl
  • refactor-legacy-randint
  • refactor-rdrand
  • relax-sign-test
  • release-118
  • remove-complex-normal
  • remove-generators
  • rename-RandomGenerator
  • rename-custom-pcg64
  • rename-random-sample
  • rename-xoshiro
  • replace-basic_rng
  • replace-brng-bitgen
  • restore-random-uinteger
  • revert-complex-normal
  • revert-log1p
  • rls-1.19
  • romu
  • sanitize-inputs
  • seed-seq
  • setuptools-first
  • sfc
  • sfmt-be
  • sfmt-uint
  • simplify-code
  • simplify-setup
  • small-fixes
  • small-quality-fixes
  • speck
  • speck-round-settable
  • speck-sse
  • ssse3
  • stability
  • stack-generator-usage
  • std-bool-changes
  • sync-choice
  • sync-upstream
  • test-against-numpy-generator
  • test-google
  • test-results
  • tester
  • threefry-variants
  • try-aligned
  • try-struct-bit-gen
  • undef-chacha
  • union-state
  • update-appveyor
  • update-doc-theme
  • update-docs
  • update-docs-2
  • update-gcc
  • update-hypergeometric
  • update-perf
  • update-rdrand-docs
  • update-requirements
  • update-travis
  • update-xoro
  • use-base-class
  • use-log1p
  • v1.16.2
  • v1.16.3
  • v1.16.4
  • v1.16.5
  • v1.16.6
  • v1.17.0.dev0
  • v1.18.0
  • v1.18.1
  • v1.19.0
  • v1.19.1
  • v1.19.2
  • v1.19.3
  • verify-advance-counter

pending completion
335

Pull #55

travis-ci

web-flow
TST: Test legacy state set/get

Test set/get_state for legacy generator
Pull Request #55: BLD: Add coverage to travis testing

172 of 205 branches covered (83.9%)

Branch coverage included in aggregate %.

259 of 259 new or added lines in 17 files covered. (100.0%)

6123 of 6981 relevant lines covered (87.71%)

4.4 hits per line

Relevant lines Covered
Build:
Build:
6981 RELEVANT LINES 6123 COVERED LINES
4.4 HITS PER LINE
Source Files on coverage
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
335 coverage TST: Test legacy state set/get Test set/get_state for legacy generator Pull #55 29 Mar 2019 04:40PM UTC web-flow travis-ci pending completion  
334 coverage TST: Test legacy state set/get Test set/get_state for legacy generator push 29 Mar 2019 04:30PM UTC bashtage travis-ci pending completion  
331 coverage TST: Increase coverage Increase coverage, especially for Basic RNG Fix many bugs in BasicRNGs Pull #55 29 Mar 2019 03:47PM UTC web-flow travis-ci pending completion  
330 coverage TST: Increase coverage Increase coverage, especially for Basic RNG Fix many bugs in BasicRNGs push 29 Mar 2019 03:39PM UTC bashtage travis-ci pending completion  
322 coverage TST: Improve edge tests Add tests to cover code that was previously not run Remvoe redundant code Pull #55 29 Mar 2019 02:07PM UTC web-flow travis-ci pending completion  
321 coverage TST: Improve edge tests Add tests to cover code that was previously not run Remvoe redundant code push 29 Mar 2019 01:52PM UTC bashtage travis-ci pending completion  
320 coverage TST: Improve edge tests Add tests to cover code that was previously not run Remvoe redundant code Pull #55 29 Mar 2019 01:16PM UTC web-flow travis-ci pending completion  
319 coverage TST: Improve edge tests Add tests to cover code that was previously not run Remvoe redundant code push 29 Mar 2019 01:08PM UTC bashtage travis-ci pending completion  
318 coverage TST: Improve edge tests Add tests to cover code that was previously not run Remvoe redundant code Pull #55 29 Mar 2019 12:42PM UTC web-flow travis-ci pending completion  
317 coverage TST: Improve edge tests Add tests to cover code that was previously not run Remvoe redundant code push 29 Mar 2019 12:34PM UTC bashtage travis-ci pending completion  
See All Builds (1152)
  • 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