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

nymtech / nym-bridges
72%

Build:
DEFAULT BRANCH: main
Repo Added 30 Oct 2025 09:21PM UTC
Token HCRjRCZoxmtZBPNu6nuL422p5fOXEG38T regen
Build 42 Last
Files 11
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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • dependabot
  • dependabot/cargo/bytes-1.12.0
  • dependabot/cargo/clap-4.5.60
  • dependabot/cargo/clap-4.6.1
  • dependabot/cargo/getrandom-0.4.1
  • dependabot/cargo/patch-updates-50a775c7c5
  • dependabot/cargo/patch-updates-c814386a5e
  • dependabot/cargo/patch-updates-dfb7a5c31b
  • dependabot/cargo/patch-updates-f6ecf5c85a
  • dependabot/cargo/rand_chacha-0.10.0
  • dependabot/cargo/rustls-pki-types-1.14.0
  • dependabot/cargo/similar-3.1.1
  • dependabot/cargo/socket2-0.6.2
  • dependabot/cargo/tokio-1.52.3
  • dependabot/cargo/toml_edit-0.24.0spec-1.1.0
  • dependabot/cargo/uuid-1.23.4
  • dependabot/github_actions/dot-github/workflows/actions/checkout-6
  • dependabot/github_actions/dot-github/workflows/actions/checkout-7
  • dependabot/github_actions/dot-github/workflows/actions/upload-artifact-6
  • dependabot/github_actions/dot-github/workflows/actions/upload-artifact-7
  • jwmample/code-coverage

29 Jun 2026 05:29PM UTC coverage: 72.302% (-0.2%) from 72.461%
28390697054

push

github

web-flow
Bump the patch-updates group with 6 updates (#29)

Bumps the patch-updates group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `3.0.0-rc.0` | `3.0.0-rc.1` |
| [getrandom](https://github.com/rust-random/getrandom) | `0.4.2` | `0.4.3` |
| [quinn](https://github.com/quinn-rs/quinn) | `0.11.9` | `0.11.11` |
| [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.14` | `0.11.15` |
| [rustls](https://github.com/rustls/rustls) | `0.23.40` | `0.23.41` |
| [webpki-roots](https://github.com/rustls/webpki-roots) | `1.0.7` | `1.0.8` |


Updates `ed25519-dalek` from 3.0.0-rc.0 to 3.0.0-rc.1
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Commits](https://github.com/dalek-cryptography/curve25519-dalek/commits)

Updates `getrandom` from 0.4.2 to 0.4.3
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/getrandom/compare/v0.4.2...v0.4.3)

Updates `quinn` from 0.11.9 to 0.11.11
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.9...quinn-0.11.11)

Updates `quinn-proto` from 0.11.14 to 0.11.15
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.14...quinn-proto-0.11.15)

Updates `rustls` from 0.23.40 to 0.23.41
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.40...v/0.23.41)

Updates `webpki-roots` from 1.0.7 to 1.0.8
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](https://github.com/rustls/webpki-roots/compare/v/1.0.7...v/1.0.8)

---
updated-dependencies:
- dependency-name: ed25519-dalek
  dependency-version: 3.0.0-rc.1
  dependency-type: dire... (continued)

1360 of 1881 relevant lines covered (72.3%)

2.16 hits per line

Relevant lines Covered
Build:
Build:
1881 RELEVANT LINES 1360 COVERED LINES
2.16 HITS PER LINE
Source Files on main
  • Tree
  • List 11
  • 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
28390697054 main Bump the patch-updates group with 6 updates (#29) Bumps the patch-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `3.0.0-rc.0` | `3.0.0-rc.1` |... push 29 Jun 2026 05:31PM UTC web-flow github
72.3
28390656752 main Bump bytes from 1.11.1 to 1.12.0 (#30) Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)... push 29 Jun 2026 05:30PM UTC web-flow github
72.46
28390641400 main Bump clap from 4.5.60 to 4.6.1 (#31) Bumps [clap](https://github.com/clap-rs/clap) from 4.5.60 to 4.6.1. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commit... push 29 Jun 2026 05:30PM UTC web-flow github
72.3
28390611530 main Bump actions/checkout from 6 to 7 in /.github/workflows (#28) Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/chec... push 29 Jun 2026 05:29PM UTC web-flow github
72.3
27572766734 main Bump similar from 2.7.0 to 3.1.1 (#26) Bumps [similar](https://github.com/mitsuhiko/similar) from 2.7.0 to 3.1.1. - [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/similar/compare/... push 15 Jun 2026 08:02PM UTC web-flow github
72.3
27572613166 main Bump clap from 4.5.56 to 4.5.60 (#27) Bumps [clap](https://github.com/clap-rs/clap) from 4.5.56 to 4.5.60. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Comm... push 15 Jun 2026 08:00PM UTC web-flow github
72.46
27572233378 main Bump the patch-updates group with 16 updates (#25) Bumps the patch-updates group with 16 updates: | Package | From | To | | --- | --- | --- | | [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `3.0.0-pre.5` | `3.0.0-rc.0... push 15 Jun 2026 07:53PM UTC web-flow github
72.3
25501316387 main Bump getrandom from 0.3.4 to 0.4.1 (#21) Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.3.4 to 0.4.1. - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/... push 07 May 2026 02:16PM UTC web-flow github
72.3
25501275384 main Bump toml_edit from 0.23.10+spec-1.0.0 to 0.24.0+spec-1.1.0 (#23) Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.23.10+spec-1.0.0 to 0.24.0+spec-1.1.0. - [Commits](https://github.com/toml-rs/toml/compare/v0.23.10...v0.24.0) --- update... push 07 May 2026 02:15PM UTC web-flow github
72.3
25501207236 main Bump actions/upload-artifact from 6 to 7 in /.github/workflows (#24) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https... push 07 May 2026 02:14PM UTC web-flow github
72.46
See All Builds (42)

Badge your Repo: nym-bridges

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

© 2026 Coveralls, Inc