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

smarr / ReBench
86%
master: 85%

Build:
Build:
LAST BUILD BRANCH: machine-and-denoise-settings-on-release-prep
DEFAULT BRANCH: master
Repo Added 19 May 2016 07:11PM UTC
Files 105
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 ui
branch: ui
CHANGE BRANCH
x
Reset
  • ui
  • 1.0rc1
  • 10rc2
  • avoid-using-pythonpath
  • black
  • branch-name
  • bugs
  • build-empty-env
  • build-error
  • build-support
  • case-insensitive-adapter-names
  • ci-coverage
  • cpuinfo
  • custom-gauge-adapters
  • denoise
  • denoise-core-spec-as-env
  • denoise-docker-test
  • denoise-path
  • denoise-support
  • disable-reporting
  • docs
  • docs-and-exectors
  • docs-and-output
  • docs-reorg
  • documentation
  • dont-fail-when-perf-crashes-by-include-faulty-is-set
  • dont-require-git
  • drop-python-2-support
  • drop-python-3.8
  • ensure-empty-string-for-unset-variable
  • env-error
  • err-messages
  • err-source-report
  • execution-plan
  • execution-plan-fix
  • extra-criteria-rebench
  • feedback-spilot
  • fix-215
  • fix-env-var-handling
  • fix-exp-name-arg-processing
  • fix-failure-message
  • fix-interrupt-handling
  • fix-none-return-value
  • fix-perf-issue
  • fix-source-details-in-data-file
  • fix-summary-table
  • fix-time-adapter
  • format-and-types
  • gauge-adapter-error
  • gha
  • gha-release
  • git-env-info
  • handle-tilde-in-env
  • important-settings
  • install-deps
  • invocation-iterations
  • issue-111-warmup-ignored
  • issue-112-invocations-ignored
  • issue-54
  • issue-59-build-support
  • issue-6-schema-validation
  • issue-72-argparse
  • issue-81-encoding
  • iteration-invocation
  • jmh-fix
  • load-tester
  • machine-and-denoise-settings
  • machine-and-denoise-settings-on-release-prep
  • machine-and-denoise-settings-test
  • machine-settings
  • machine-tagging
  • macos
  • maintainance
  • make-sure-to-read-all-data-from-stdouterr
  • master
  • memory-usage
  • missing-executor
  • mypy
  • nicer-summary-table
  • no-exec
  • optimize_determine_source
  • post-release-fixes
  • prep-100
  • prep-release
  • profiling
  • pylint
  • pytest
  • python3
  • python38
  • pythonic
  • quoting-env-strings
  • readme
  • readme-dev-setup
  • rebenchdb
  • rebenchdb-documentation
  • redhat-which
  • release-1.2.0
  • release-prep
  • release-prep-on-pythonpath
  • remove-csv-reporting
  • report-completion
  • retries-after-failure
  • revert-77-fix-exp-name-arg-processing
  • revert-99-prep-100
  • run-id-equality-based-on-all-props
  • setup-run
  • shorter-output
  • show-env-in-debug-output
  • simplify-build-command
  • single-csv-header-per-file
  • sudoer-help
  • test-env
  • test-on-rocky
  • test-rumel-yaml
  • test-run
  • time-adapter
  • time-on-macos
  • timeout
  • timeouts-and-signals
  • travis-nightly
  • turn-machines-into-tags
  • ui-issues
  • unnecessary-reporting-with-exec-plan
  • update-python-versions
  • user-interface
  • v.0.7.5
  • v0.10.0
  • v0.10.1
  • v0.7.4
  • v0.7.5
  • v0.8.0
  • v0.9.0
  • v0.9.1
  • v1.0rc1
  • v1.0rc2
  • v1.2.0
  • v1.3.0
  • v100
  • v101

pending completion
464

Pull #92

travis-ci

web-flow
Show info on failing benchmarks without verbose option

This info is important without explicitly having to ask for it.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Pull Request #92: Show spinner-like output also for non-interactive terminals

22 of 22 new or added lines in 2 files covered. (100.0%)

2808 of 3250 relevant lines covered (86.4%)

3.42 hits per line

Relevant lines Covered
Build:
Build:
3250 RELEVANT LINES 2808 COVERED LINES
3.42 HITS PER LINE
Source Files on ui
  • List 0
  • Changed 11
  • Source Changed 2
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
464 ui Show info on failing benchmarks without verbose option This info is important without explicitly having to ask for it. Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #92 17 Jul 2018 05:36PM UTC web-flow travis-ci pending completion  
463 ui Show info on failing benchmarks without verbose option This info is important without explicitly having to ask for it. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 17 Jul 2018 05:34PM UTC smarr travis-ci pending completion  
456 ui Show info on failing benchmarks without verbose option This info is important without explicitly having to ask for it. Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #92 16 Jul 2018 12:46PM UTC web-flow travis-ci pending completion  
455 ui Show info on failing benchmarks without verbose option This info is important without explicitly having to ask for it. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 16 Jul 2018 12:44PM UTC smarr travis-ci pending completion  
454 ui Add usage note on niceness Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #92 16 Jul 2018 12:14PM UTC web-flow travis-ci pending completion  
453 ui Add usage note on niceness Signed-off-by: Stefan Marr <git@stefan-marr.de> push 16 Jul 2018 12:10PM UTC smarr travis-ci pending completion  
450 ui Add usage note on niceness Signed-off-by: Stefan Marr <git@stefan-marr.de> push 16 Jul 2018 12:04PM UTC smarr travis-ci pending completion  
448 ui Show spinner-like output also for non-interactive terminals Simply print line with progress, and do not erase. Also make sure we use stdout as for all other output. Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #92 15 Jul 2018 11:35PM UTC web-flow travis-ci pending completion  
447 ui Show spinner-like output also for non-interactive terminals Simply print line with progress, and do not erase. Also make sure we use stdout as for all other output. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 15 Jul 2018 08:53PM UTC smarr travis-ci pending completion  
446 ui Show spinner always, assuming that all terminals understand escape codes Signed-off-by: Stefan Marr <git@stefan-marr.de> push 15 Jul 2018 08:04PM UTC smarr travis-ci pending completion  
See All Builds (990)
  • 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