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

GoogleCloudPlatform / ops-agent
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: martijnvans-pwsh-with-tests
DEFAULT BRANCH: master
Repo Added 06 May 2021 12:23AM UTC
Files 86
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 braydonk-prom-secret
branch: braydonk-prom-secret
CHANGE BRANCH
x
Reset
  • braydonk-prom-secret
  • 2.39.0
  • 2.40.0
  • 2.41.0
  • 2.42.0
  • 2.43.0
  • _update_third_party_2023-09-07_15_25
  • _update_third_party_2023-09-07_17_30
  • _update_third_party_2023-09-14_17_42
  • _update_third_party_2023-09-26_19_21
  • _update_third_party_2023-10-05_20_53
  • _update_third_party_2023-10-23_18_29
  • autogenerated-support-for-focal_arm64
  • autogenerated-support-for-jammy
  • autogenerated-support-for-jammy_arm64
  • autogenerated-support-for-rockylinux9
  • autogenerated-support-for-rockylinux9-arm64
  • autogenerated-support-for-sles15_aarch64
  • autogenerated-support-for-whammy_arm64
  • avilevy-fix-restart-diagnostic
  • avilevy-network-manager-fix
  • avilevy-otlp-waitfortrace-fix
  • avilevy-shift-left
  • avilevy-unknown-host-fix
  • avilevy-update-dev-doc-windows-2019
  • avilevy-version-bump-2.41.0
  • bms-support
  • braydonk-240-version
  • braydonk-exclude-debugs
  • braydonk-go-121
  • braydonk-revert-flb-upgrade
  • braydonk-upgrade-flb
  • fcovalente-fix-api-check
  • fcovalente-go-version-1-20-8
  • fcovalente-reduce-exp-backoff-max-time
  • fcovalente-retry-monitoring-ping
  • fcovalente-self-log-collection-enabled
  • fcovalente-update-monitoring-ping
  • fcovalente-update-version-2.42.0
  • igorpeshansky-bump-version
  • igorpeshansky-cassandra-repos-fix
  • igorpeshansky-remove-windows-2012
  • igorpeshansky-robust-github-actions
  • igorpeshansky-rpm-version-fix
  • igorpeshansky-sles12-bison
  • jefferbrecht-exclude-logs-test-fix
  • jefferbrecht-fix-match-fields
  • jefferbrecht-kokoro-templates
  • jefferbrecht-opensuse-leap-fix
  • jefferbrecht-revert-windows-dns-hack
  • jefferbrecht-rhel-7-7-remove
  • jefferbrecht-sles12-bison
  • jefferbrecht-tcp-buffer
  • jefferbrecht-template-fix
  • jefferbrecht-todos-are-hard
  • jefferbrecht-windows-flake
  • jefferbrecht-windows-network-failure
  • lujieduan-add-traceid
  • lujieduan-enable-dcgm-integration
  • lujieduan-fix-k80-driver
  • lujieduan-fix-sles-python
  • lujieduan-gpu-test-distros
  • lujieduan-update-otelopscol
  • martijnvans-add-jammy-aarch64
  • martijnvans-add-jammy-x86-64
  • martijnvans-auto-import-keys
  • martijnvans-build-vendor-artifact-registry
  • martijnvans-centos-8-stream
  • martijnvans-consolidate-zones-2
  • martijnvans-delete-arm64-configs
  • martijnvans-delete-old-presubmit
  • martijnvans-disable-reboots-2
  • martijnvans-docker-arch
  • martijnvans-easy-jammy-fixes
  • martijnvans-fork-kokoro-configs
  • martijnvans-fork-kokoro-x86-64
  • martijnvans-just-try-pwsh
  • martijnvans-lingering-container-references
  • martijnvans-make-banner-noticeable
  • martijnvans-new-distro-detector-script
  • martijnvans-new-sles-15
  • martijnvans-nvml-debian
  • martijnvans-pwsh-with-tests
  • martijnvans-remove-bison
  • martijnvans-remove-suffixless-build-configs
  • martijnvans-remove-todo-for-redirector
  • martijnvans-rename-kokoro-configs-fork
  • martijnvans-retry-unavailable-deletes
  • martijnvans-revert-unintentional
  • martijnvans-soak-test-conflict
  • martijnvans-soak-test-presubmit-windows
  • martijnvans-timeout-diagnostics
  • martijnvans-wget-options-2
  • master
  • otel-logging
  • ridwanmsharif-untyped-default
  • ridwanmsharif/42plus1
  • sarsfield-dockerfixes
  • shafinsiddique-diagnostic-bugfix
  • shafinsiddique-diagnostic-fix
  • shafinsiddique-diagnostic-integration
  • shafinsiddique-update-doc
  • sophie-mantic
  • sophieyfang-patch-1
  • westphalrafael-multiline-test

03 Nov 2023 03:05AM UTC coverage: 88.398% (+0.009%) from 88.389%
6740810000

Pull #1492

github

braydonk
oracledb: remove whitespace from description

One metric description had whitespace at the end. This caused an issue
with upgrading `go-yaml` to the latest version, where the update handled
the case of stray whitespace slightly differently by adding quotes
around it. Instead, I've opted to remove that whitespace from the
description entirely.

Signed-off-by: braydonk <braydonk@google.com>
Pull Request #1492: prometheus: add CustomUnmarshaler

11 of 11 new or added lines in 3 files covered. (100.0%)

8831 of 9990 relevant lines covered (88.4%)

1.89 hits per line

Relevant lines Covered
Build:
Build:
9990 RELEVANT LINES 8831 COVERED LINES
1.89 HITS PER LINE
Source Files on braydonk-prom-secret
  • Tree
  • List 86
  • 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
6740810000 braydonk-prom-secret oracledb: remove whitespace from description One metric description had whitespace at the end. This caused an issue with upgrading `go-yaml` to the latest version, where the update handled the case of stray whitespace slightly differently by addi... Pull #1492 03 Nov 2023 03:08AM UTC braydonk github
88.4
6739425806 braydonk-prom-secret prometheus: add CustomUnmarshaler This PR upgrades `go-yaml` to get new functionality that allows you to register custom unmarshalers for specific data types. This allows us to add a custom marshaler when we're marshalling Prometheus structs to e... Pull #1492 02 Nov 2023 11:45PM UTC braydonk github
88.4
See All Builds (12528)
  • 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