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

smarr / ReBench
85%
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 rebenchdb
branch: rebenchdb
CHANGE BRANCH
x
Reset
  • rebenchdb
  • 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-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
  • 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

22 Mar 2024 11:09PM UTC coverage: 84.703% (+0.7%) from 83.966%
8397438921

Pull #236

github

web-flow
Merge 64a0b5fc6 into 21bd647ed
Pull Request #236: Add support for ReBenchDB API Version 2

244 of 247 new or added lines in 7 files covered. (98.79%)

4773 of 5635 relevant lines covered (84.7%)

0.85 hits per line

Relevant lines Covered
Build:
Build:
5635 RELEVANT LINES 4773 COVERED LINES
0.85 HITS PER LINE
Source Files on rebenchdb
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8397438921 rebenchdb Merge 64a0b5fc6 into 21bd647ed Pull #236 22 Mar 2024 11:10PM UTC web-flow github
84.7
8397424617 rebenchdb Be more careful with error handling Signed-off-by: Stefan Marr <git@stefan-marr.de> push 22 Mar 2024 11:08PM UTC smarr github
84.7
8397303332 rebenchdb Handle HTTP errors for API version request and data sending - add testing with HTTP 400 error code Signed-off-by: Stefan Marr <git@stefan-marr.de> push 22 Mar 2024 10:52PM UTC smarr github
84.7
7951682214 rebenchdb Added ReBenchDB API version detection ReBenchDB will send a header on an OPTIONS request advertising that version 2.0.0 of the API is supported. Signed-off-by: Stefan Marr <git@stefan-marr.de> push 18 Feb 2024 09:03PM UTC smarr github
84.56
7951418115 rebenchdb Design and add testing for the new API version push 18 Feb 2024 08:10PM UTC smarr github
84.42
7950591942 rebenchdb Design and add testing for the new API version push 18 Feb 2024 05:26PM UTC smarr github
84.4
5726504375 rebenchdb Design and add testing for the new API version push 01 Aug 2023 12:06PM UTC smarr github-actions pending completion  
5697415874 rebenchdb Extract convert_data_to_api_format and test it push 29 Jul 2023 12:24AM UTC smarr github-actions pending completion  
5697280056 rebenchdb Don’t turn extra args into a string if it is None This fixes #215. push 29 Jul 2023 12:00AM UTC smarr github-actions pending completion  
5697056313 rebenchdb Add some __repr__ methods for debugging push 28 Jul 2023 11:12PM UTC smarr github-actions 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

© 2026 Coveralls, Inc