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

tarantool / sharded-queue
91%
master: 90%

Build:
Build:
LAST BUILD BRANCH: palage4a/truncate-followup
DEFAULT BRANCH: master
Repo Added 30 May 2023 05:21PM UTC
Token DdFDTbsdiejkqjhcIGs1qdRIgvd5sJChW regen
Build 117 Last
Files 21
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 refs/tags/1.0.0
branch: refs/tags/1.0.0
CHANGE BRANCH
x
Reset
Sync Branches
  • refs/tags/1.0.0
  • lvasiliev/gh-no-ticket-update-doc
  • master
  • oleg-jukovec/ci
  • oleg-jukovec/gh-47-rework
  • oleg-jukovec/gh-49
  • oleg-jukovec/gh-55-metrics
  • oleg-jukovec/gh-65-lost-tasks
  • oleg-jukovec/gh-68-refactoring
  • oleg-jukovec/gh-68-tarantool-3-role
  • oleg-jukovec/gh-71-add-more-metrics
  • oleg-jukovec/gh-no-fifo-fix-vinyl
  • oleg-jukovec/more-changelog
  • oleg-jukovec/release-0.1.0
  • oleg-jukovec/release-0.1.1
  • oleg-jukovec/release-1.0.0
  • oleg-jukovec/replace-cartridge-with-tt
  • oleg-jukovec/version
  • palage4a/bump-ubuntu-in-ci
  • palage4a/truncate-followup
  • refs/pull/78/merge
  • refs/tags/0.1.0
  • refs/tags/0.1.1

17 Apr 2024 07:37AM UTC coverage: 90.607%. Remained the same
8719602125

push

github

oleg-jukovec
Release 1.0.0

Overview

    The release introduces roles for Tarantool 3 and improves the module
    metrics.

Breaking changes

    Metric `sharded_queue_calls` renamed to
    `tnt_sharded_queue_api_statistics_calls_total` (#71). The metric
    now has labels in the format
    `{name = "tube_name", state = "call_type"}` instead of
    `{name = "tube_name", status = "call_type"}`.

    Metric `sharded_queue_tasks` renamed to
    `tnt_sharded_queue_api_statistics_tasks` (#71). The metric now
    has labels in the format `{name = "tube_name", state = "task_state"}`
    instead of `{name = "tube_name", status = "task_state"}`.

    The dependency `cartridge` is removed from the `rockspec` since
    the module does not require it to work with Tarantool 3 (#68).

New features

    Role `roles.sharded-queue-router` for Tarantool 3 (#68).

    Role `roles.sharded-queue-storage` for Tarantool 3 (#68).

    Metric `tnt_sharded_queue_api_role_stats` is a summary with
    quantiles of `sharded_queue.api` role API calls (#71).
    The metric includes a counter of API calls and errors.
    The metric contains labels in the following format:
    `{name = "tube_name", method = "api_call_method", status = "ok" or "error"}`

    Metric `tnt_sharded_queue_storage_role_stats` is a summary with
    quantiles of `sharded_queue.storage` role API calls (#71).
    The metric includes a counter of API calls and errors.
    The metric contains labels in the following format:
    `{name = "tube_name", method = "api_call_method", status = "ok" or "error"}`

    Metric `tnt_sharded_queue_storage_statistics_calls_total` as
    an equivalent of `tnt_sharded_queue_api_statistics_calls_total`
    for the `sharded_queue.storage` role (#71).
    Values have the same meaning as the `queue` statistics `calls`
    table.
    The metric contains labels in the following format:
    `{name = "tube_name", state = "call_type"}`

    Metric `tnt_sharded_queue_storage_statistics_tasks` as an
  ... (continued)

1 of 1 new or added line in 1 file covered. (100.0%)

1119 of 1235 relevant lines covered (90.61%)

350.1 hits per line

Relevant lines Covered
Build:
Build:
1235 RELEVANT LINES 1119 COVERED LINES
350.1 HITS PER LINE
Source Files on refs/tags/1.0.0
  • Tree
  • List 21
  • Changed 15
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8719602125 refs/tags/1.0.0 Release 1.0.0 Overview The release introduces roles for Tarantool 3 and improves the module metrics. Breaking changes Metric `sharded_queue_calls` renamed to `tnt_sharded_queue_api_statistics_calls_total` (#71). The metric ... push 17 Apr 2024 09:34AM UTC oleg-jukovec github
90.61
See All Builds (94)

Badge your Repo: sharded-queue

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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