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

fluent / fluent-plugin-opensearch
91%

Build:
DEFAULT BRANCH: main
Repo Added 07 Jan 2022 09:11AM UTC
Files 13
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-constraint-for-faraday-middleware
  • add-ism-documentation-in-troubleshooting-doc
  • add-testcases-for-hosts-parameter
  • add-to-project
  • adjust-github-workflows
  • align-lowercases
  • ci-add-ruby-3.2
  • ci-grouping-pr
  • ci-sha
  • configurable-unrecoverable-record-types
  • dependabot.yml
  • dependabot/github_actions/actions/add-to-project-2.0.0
  • dependabot/github_actions/actions/checkout-6.0.3
  • dependabot/github_actions/actions/create-github-app-token-3.1.1
  • dependabot/github_actions/actions/create-github-app-token-3.2.0
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/roots/issue-closer-action-1.2
  • dependabot/github_actions/ruby/setup-ruby-1.299.0
  • dependabot/github_actions/ruby/setup-ruby-1.306.0
  • dependabot/github_actions/ruby/setup-ruby-1.310.0
  • fix-badge
  • fix-memory-usage
  • fix/data-stream-bulk-error-logging
  • handle-exceptions-on-credentials-retriving
  • handle-opensearch-serverless
  • handle-suppress_type_name-correctly
  • implement-aws-opensearch-sign-request-mechanism
  • issue-template
  • load-faraday-v2
  • main
  • obtain-aws-credentials-on-every-requests-if-available
  • pass-credentials-duration
  • permit-to-handle-hosts-parameter
  • prevent_refresh_from_stopping_on_exception
  • refresh_credentials_interval
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.0.10
  • refs/tags/v1.0.2
  • refs/tags/v1.0.3
  • refs/tags/v1.0.4
  • refs/tags/v1.0.5
  • refs/tags/v1.0.6
  • refs/tags/v1.0.7
  • refs/tags/v1.0.8
  • refs/tags/v1.0.9
  • refs/tags/v1.1.0
  • refs/tags/v1.1.1
  • refs/tags/v1.1.2
  • refs/tags/v1.1.3
  • refs/tags/v1.1.4
  • refs/tags/v1.1.5
  • release-1.2.0
  • release-v1.0.0
  • revert-duration
  • ruby_versions.yml
  • specify-host-argument-if-needed
  • suppress-emit-error-label-events
  • suppress_type_name
  • tmp
  • update-ci
  • upload-coverage-into-coveralls
  • use-faraday-1
  • use-faraday-2
  • use-if-clause-to-detect-requirements-for-emitting-error-label-events
  • v1.1.6
  • webrick
  • yajl-to-json

11 Jun 2026 01:03AM UTC coverage: 91.498%. Remained the same
27316738505

push

github

web-flow
Merge pull request #183 from fluent/yajl-to-json

Replace yajl-ruby with the json gem for JSON handling

2 of 3 new or added lines in 2 files covered. (66.67%)

1173 of 1282 relevant lines covered (91.5%)

312.1 hits per line

Relevant lines Covered
Build:
Build:
1282 RELEVANT LINES 1173 COVERED LINES
312.1 HITS PER LINE
Source Files on main
  • Tree
  • List 13
  • Changed 13
  • Source Changed 2
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27316738505 main Merge pull request #183 from fluent/yajl-to-json Replace yajl-ruby with the json gem for JSON handling push 11 Jun 2026 01:09AM UTC web-flow github
91.5
27267467122 yajl-to-json Replace yajl-ruby with the json gem for JSON handling Since the yajl-ruby gem depends on a deprecated Ruby C API, it cannot be installed with Ruby 4.1. Signed-off-by: Shizuo Fujita <fujita@clear-code.com> Pull #183 10 Jun 2026 09:46AM UTC Watson1978 github
91.5
27267277612 yajl-to-json Merge bd4b195c2 into 64d170f1e Pull #183 10 Jun 2026 09:42AM UTC web-flow github
91.5
27267275714 yajl-to-json Replace yajl-ruby with the json gem for JSON handling Since the yajl-ruby gem depends on a deprecated Ruby C API, it cannot be installed with Ruby 4.1. Signed-off-by: Shizuo Fujita <fujita@clear-code.com> push 10 Jun 2026 09:42AM UTC Watson1978 github
91.5
27266899003 yajl-to-json Replace yajl-ruby with the json gem for JSON handling Since the yajl-ruby gem depends on a deprecated Ruby C API, it cannot be installed with Ruby 4.1. Signed-off-by: Shizuo Fujita <fujita@clear-code.com> Pull #183 10 Jun 2026 09:35AM UTC Watson1978 github
90.8
27266886493 main ci: enable updates in groups (#182) Reduce piecemeal updates and rebase frequency. Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> push 10 Jun 2026 09:35AM UTC web-flow github
91.5
27266829830 main Replace yajl-ruby with the json gem for JSON handling Since the yajl-ruby gem depends on a deprecated Ruby C API, it cannot be installed with Ruby 4.1. Signed-off-by: Shizuo Fujita <fujita@clear-code.com> Pull #183 10 Jun 2026 09:34AM UTC Watson1978 github
90.8
26859599725 main ci: enable updates in groups (#182) Reduce piecemeal updates and rebase frequency. Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> push 03 Jun 2026 02:20AM UTC web-flow github
91.5
26857790646 main Merge pull request #180 from fluent/dependabot/github_actions/actions/checkout-6.0.3 Bump actions/checkout from 6.0.2 to 6.0.3 push 03 Jun 2026 01:22AM UTC web-flow github
91.5
26857673872 ci-grouping-pr ci: enable updates in groups Reduce piecemeal updates and rebase frequency. Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com> Pull #182 03 Jun 2026 01:18AM UTC kenhys github
91.5
See All Builds (280)
  • 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