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

tari-project / tari / 6492863015
61%

Build:
DEFAULT BRANCH: development
Ran 12 Oct 2023 11:29AM UTC
Jobs 1
Files 719
Run time 16s
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

12 Oct 2023 07:56AM UTC coverage: 75.072% (+0.01%) from 75.058%
6492863015

push

github

web-flow
refactor(proto)!: remove proto bytes for std bytes (#5835)

Description
---
This PR will remove the google proto bytes wrapper in favour of using a
standard vec.

Motivation and Context
---
Use standard rust types, instead of library specific types.

Related to #5833

How Has This Been Tested?
---
CI

What process can a PR reviewer use to test or verify this change?
---
Previously used test values included `None`, `Some(vec![])` and
`Some(FixedHash::zero())`. This PR removes the option wrappers and as a
result the previous `Some(vec![])` values will be `vec![]` and
considered the equivalent to `None`.

<!-- Checklist -->
<!-- 1. Is the title of your PR in the form that would make nice release
notes? The title, excluding the conventional commit
tag, will be included exactly as is in the CHANGELOG, so please think
about it carefully. -->


Breaking Changes
---

- [ ] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [x] Other - Please specify

Messages between new and old nodes are likely to break.

28 of 28 new or added lines in 6 files covered. (100.0%)

72667 of 96796 relevant lines covered (75.07%)

186601.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6492863015.1 12 Oct 2023 11:29AM UTC 0
75.07
GitHub Action Run
Source Files on build 6492863015
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6492863015
  • 491ed83a on github
  • Prev Build on development (#6482900502)
  • Next Build on development (#6497296392)
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