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

cjrh / aiomsg
85%

Build:
DEFAULT BRANCH: master
Repo Added 03 Jan 2023 04:20AM UTC
Files 3
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore-overhaul
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/download-artifact-8
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/astral-sh/setup-uv-7
  • dependabot/pip/certifi-2023.7.22
  • dependabot/pip/certifi-2024.7.4
  • dependabot/pip/coveralls-4.0.0
  • dependabot/pip/coveralls-4.0.1
  • dependabot/pip/idna-3.15
  • dependabot/pip/idna-3.7
  • dependabot/pip/portpicker-1.6.0
  • dependabot/pip/pytest-7.2.0
  • dependabot/pip/pytest-7.2.1
  • dependabot/pip/pytest-7.2.2
  • dependabot/pip/pytest-7.3.0
  • dependabot/pip/pytest-7.3.1
  • dependabot/pip/pytest-7.3.2
  • dependabot/pip/pytest-7.4.0
  • dependabot/pip/pytest-7.4.1
  • dependabot/pip/pytest-7.4.2
  • dependabot/pip/pytest-7.4.3
  • dependabot/pip/pytest-8.1.1
  • dependabot/pip/pytest-8.1.2
  • dependabot/pip/pytest-8.2.0
  • dependabot/pip/pytest-8.2.1
  • dependabot/pip/pytest-8.2.2
  • dependabot/pip/pytest-8.3.1
  • dependabot/pip/pytest-8.3.2
  • dependabot/pip/pytest-8.3.3
  • dependabot/pip/pytest-8.3.4
  • dependabot/pip/pytest-8.4.2
  • dependabot/pip/pytest-cov-4.0.0
  • dependabot/pip/pytest-cov-4.1.0
  • dependabot/pip/pytest-cov-5.0.0
  • dependabot/pip/pytest-cov-7.1.0
  • dependabot/pip/pytest-flake8-1.2.2
  • dependabot/pip/pytest-flake8-1.3.0
  • dependabot/pip/requests-2.31.0
  • dependabot/pip/requests-2.32.0
  • dependabot/pip/urllib3-1.26.17
  • dependabot/pip/urllib3-1.26.18
  • dependabot/pip/urllib3-1.26.19
  • dependabot/pip/urllib3-2.6.3
  • master
  • update-ci-supported-versions

23 Jun 2026 05:56PM UTC coverage: 85.065% (-0.2%) from 85.281%
28046096986

push

github

web-flow
Bump actions/checkout from 6 to 7 (#133)

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>block checking out fork pr for pull_request_target and workflow_run by <a href="https://github.com/aiqiaoy"><code>@​aiqiaoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2454">actions/checkout#2454</a></li>
<li>Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/checkout/pull/2458">actions/checkout#2458</a></li>
<li>Bump flatted from 3.3.1 to 3.4.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/checkout/pull/2460">actions/checkout#2460</a></li>
<li>Bump js-yaml from 4.1.0 to 4.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/checkout/pull/2461">actions/checkout#2461</a></li>
<li>Bump <code>@​actions/core</code> and <code>@​actions/tool-cache</code> and Remove uuid by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/checkout/pull/2459">actions/checkout#2459</a></li>
<li>upgrade module to esm and update dependencies by <a href="https://github.com/aiqiaoy"><code>@​aiqiaoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2463">actions/checkout#2463</a></li>
<li>Bump the minor-npm-dependencies group across 1 directory with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/... (continued)

393 of 462 relevant lines covered (85.06%)

3.39 hits per line

Relevant lines Covered
Build:
Build:
462 RELEVANT LINES 393 COVERED LINES
3.39 HITS PER LINE
Source Files on master
  • Tree
  • List 3
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28046096986 master Bump actions/checkout from 6 to 7 (#133) Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/chec... push 23 Jun 2026 05:57PM UTC web-flow github
85.06
28039338913 dependabot/github_actions/actions/checkout-7 Merge c3aafbb10 into 58626c49a Pull #133 23 Jun 2026 04:05PM UTC web-flow github
85.06
26719342896 master feat: big overhaul, multiple language support (#123) * Add multi-language overhaul design and canonical protocol v1 specs DESIGN.md lays out the plan to turn aiomsg into a family of native, idiomatic implementations (Python, Rust async/sync, Go)... push 31 May 2026 05:23PM UTC web-flow github
85.28
26719076692 chore-overhaul Merge 6850f6ef7 into aa703a0a3 Pull #123 31 May 2026 05:12PM UTC web-flow github pending completion  
26687320262 master Bump astral-sh/setup-uv from 6 to 7 (#122) Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/... push 30 May 2026 03:14PM UTC web-flow github
85.16
26687260840 dependabot/github_actions/astral-sh/setup-uv-7 Merge 71e9eaf8c into 0304e14c0 Pull #122 30 May 2026 03:12PM UTC web-flow github
85.16
26687236557 master Bump actions/download-artifact from 4 to 8 (#121) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com... push 30 May 2026 03:11PM UTC web-flow github
85.16
26687230620 master Bump actions/checkout from 4 to 6 (#120) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGE... push 30 May 2026 03:10PM UTC web-flow github
85.16
26687225831 master Bump actions/upload-artifact from 4 to 7 (#119) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions... push 30 May 2026 03:10PM UTC web-flow github
85.16
26687168022 dependabot/github_actions/astral-sh/setup-uv-7 Merge e3bf7f36a into 6dd1618d0 Pull #122 30 May 2026 03:08PM UTC web-flow github
85.16
See All Builds (87)
  • 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