• 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 avoid-using-pythonpath
branch: avoid-using-pythonpath
CHANGE BRANCH
x
Reset
  • avoid-using-pythonpath
  • 1.0rc1
  • 10rc2
  • 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
  • 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

28 Jan 2025 12:04PM UTC coverage: 85.143% (+0.7%) from 84.46%
13010019900

Pull #281

github

smarr
Add denoise.py as script in setup.py and set executable flags

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Pull Request #281: Enable denoise.py to work as script to avoid need for PYTHONPATH in env

13 of 27 new or added lines in 3 files covered. (48.15%)

13 existing lines in 1 file now uncovered.

5668 of 6657 relevant lines covered (85.14%)

0.85 hits per line

Relevant lines Covered
Build:
Build:
6657 RELEVANT LINES 5668 COVERED LINES
0.85 HITS PER LINE
Source Files on avoid-using-pythonpath
  • Tree
  • List 105
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13010019900 avoid-using-pythonpath Add denoise.py as script in setup.py and set executable flags Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #281 28 Jan 2025 12:06PM UTC smarr github
85.14
12979244445 avoid-using-pythonpath Add denoise.py as script in setup.py and set executable flags Signed-off-by: Stefan Marr <git@stefan-marr.de> Pull #281 26 Jan 2025 11:19PM UTC smarr github
85.18
12978886586 avoid-using-pythonpath Enable denoise.py to work as script to avoid need for PYTHONPATH to be set in environment - make denoise.py executable for all - denoise.py does not support —version any longer, but that seems like an ok tradeoff Signed-off-by: Stefan Marr <git@... Pull #281 26 Jan 2025 10:25PM UTC smarr github
85.2
12978886766 avoid-using-pythonpath Merge 6691a5838 into 3b0bffe4f Pull #281 26 Jan 2025 10:25PM UTC web-flow github
85.2
12976792168 avoid-using-pythonpath Enable denoise.py to work as script to avoid need for PYTHONPATH to be set in environment - make denoise.py executable for all - denoise.py does not support —version any longer, but that seems like an ok tradeoff Signed-off-by: Stefan Marr <git@... Pull #281 26 Jan 2025 05:23PM UTC smarr github
85.2
12976745597 avoid-using-pythonpath Enable denoise.py to work as script to avoid need for PYTHONPATH to be set in environment - make denoise.py executable for all - denoise.py does not support —version any longer, but that seems like an ok tradeoff Signed-off-by: Stefan Marr <git@... Pull #281 26 Jan 2025 05:17PM UTC smarr github
85.2
12966050655 avoid-using-pythonpath Merge be709a780 into d24a4c43b Pull #281 25 Jan 2025 03:08PM UTC web-flow github
85.21
12965851537 avoid-using-pythonpath Enable denoise.py to work as script to avoid need for PYTHONPATH to be set in environment - make denoise.py executable for all - denoise.py does not support —version any longer, but that seems like an ok tradeoff Signed-off-by: Stefan Marr <git@... push 25 Jan 2025 02:39PM UTC smarr github
85.21
12965779829 avoid-using-pythonpath Enable denoise.py to work as script to avoid need for PYTHONPATH to be set in environment - make denoise.py executable for all - denoise.py does not support —version any longer, but that seems like an ok tradeoff Signed-off-by: Stefan Marr <git@... push 25 Jan 2025 02:29PM UTC smarr github
85.21
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