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

prometheus / client_ruby
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix_with_labels
DEFAULT BRANCH: master
Repo Added 16 May 2014 05:49AM UTC
Files 32
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 fix_with_labels
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • RichiH-patch-1
  • add_script_name_in_collector_path
  • all_metrics_one_file
  • beorn7/doc
  • beorn7/license-cleanup
  • beorn7/meta
  • beorn7/push
  • bump_version_0_11_alpha
  • coveralls
  • document_startup_file_cleanup
  • dont_revalidate_symbols_on_increment
  • exchangeable-value-types
  • fix_all_labels_preset_warning
  • fix_jruby_travis
  • fix_label_order_bug
  • fix_with_labels
  • grobie/add-path-substitution-example
  • grobie/basic-auth
  • grobie/ensure-non-nil-values
  • grobie/fix-gauge-increment-documentation
  • grobie/fix-histogram-bucket-metrics
  • grobie/fix-lint-warnings
  • grobie/fix-rubocop
  • grobie/fix-travis-build-old-ruby
  • grobie/middleware-rewrite
  • grobie/sanitize-http-path-by-default
  • grobie/validate-metric-name
  • gzip
  • improved_documentation
  • init_metrics_without_labels
  • labelset_validator_cache_mutex
  • labelset_validator_no_cache
  • labelset_validator_nocache_norevalidatesymbols
  • master
  • multiprocess
  • push
  • refactor
  • remove-counter-decrement
  • remove-json-format
  • remove_deprecated_escaping
  • repo_sync
  • sinjo-add-missing-require
  • sinjo-bump-version
  • sinjo-consistent-metric-stores
  • sinjo-default-unaggregated-gauges
  • sinjo-improve-path-handling
  • sinjo-label-values-to-s
  • sinjo-per-store-docs
  • sinjo-readme-tweaks
  • sinjo-remove-flexible-rack-labels
  • sinjo-remove-old-version-pins
  • sinjo-reopen-on-fork
  • sinjo-unaggregated-gauges
  • sinjo-update-gemspec
  • sinjo-update-gemspec-authors
  • sinjo-update-maintainers
  • sinjo-wordsmithing
  • support_latest_rubies
  • support_ruby_3
  • textformat
  • travis-2.2.x
  • turn_on_rspec_warnings
  • update-example
  • use_monitor_instead_of_read_write_lock
  • v0.10.0
  • v0.10.0.pre.alpha.1
  • v0.10.0.pre.alpha.2
  • v0.11.0.pre.alpha.1
  • v0.3.0
  • v0.3.0.pre.rc.1
  • v0.3.1
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.7.0.pre.rc.1
  • v0.7.1
  • v0.8.0
  • v0.9.0
  • v1.0.0
  • v1_0
  • v2.0.0
  • v2.1.0
  • v2_0
  • v2_1

pending completion
747

Pull #227

travis-ci

web-flow
Merge 316faf7c5 into 45571a905
Pull Request #227: Fix `with labels` bug reported in issue #225

70 of 70 new or added lines in 6 files covered. (100.0%)

1690 of 1690 relevant lines covered (100.0%)

63.84 hits per line

Relevant lines Covered
Build:
Build:
1690 RELEVANT LINES 1690 COVERED LINES
63.84 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
747 fix_with_labels Merge 316faf7c5 into 45571a905 Pull #227 12 Jun 2021 06:03PM UTC web-flow travis-ci pending completion  
746 fix_with_labels Use the original metric's store in `with_labels` clone When calling `with_labels` on a metric object (let's call it "the original"), we instantiate a new metric (the "clone") that is identical except that it has some more pre-set labels, that all... push 12 Jun 2021 06:01PM UTC dmagliola travis-ci pending completion  
744 fix_with_labels Use the original metric's store in `with_labels` clone When calling `with_labels` on a metric object (let's call it "the original"), we instantiate a new metric (the "clone") that is identical except that it has some more pre-set labels, that all... push 12 Jun 2021 05:58PM UTC dmagliola travis-ci pending completion  
743 master Merge pull request #220 from prometheus/sinjo-improve-path-handling Improve path handling in pushgateway client push 09 Jun 2021 10:59PM UTC web-flow travis-ci pending completion  
742 sinjo-improve-path-handling Merge ec5c5aa69 into 9c79b9446 Pull #220 09 Jun 2021 05:36PM UTC web-flow travis-ci pending completion  
741 sinjo-improve-path-handling Fix URI escaping of spaces in push.rb When `URI.escape` was deprecated, we switched to using `CGI.escape` to construct the request path in push.rb. The problem with that is that it mishandles spaces, encoding them as `+` rather than `%20`. This ... push 09 Jun 2021 05:35PM UTC Sinjo travis-ci pending completion  
739 sinjo-improve-path-handling Fix URI escaping of spaces in push.rb When `URI.escape` was deprecated, we switched to using `CGI.escape` to construct the request path in push.rb. The problem with that is that it mishandles spaces, encoding them as `+` rather than `%20`. This ... push 09 Jun 2021 05:34PM UTC Sinjo travis-ci pending completion  
738 sinjo-improve-path-handling Merge dfa5f90d4 into 9c79b9446 Pull #220 06 Jun 2021 04:59PM UTC web-flow travis-ci pending completion  
737 sinjo-improve-path-handling Handle empty instance label in push.rb Signed-off-by: Chris Sinjakli <chris@sinjakli.co.uk> push 06 Jun 2021 04:58PM UTC Sinjo travis-ci pending completion  
736 master Merge pull request #226 from prometheus/beorn7/doc Document implications of negative observations push 01 Jun 2021 03:04PM UTC web-flow travis-ci pending completion  
See All Builds (639)
  • 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