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

tari-project / tari / 6612322719
61%

Build:
DEFAULT BRANCH: development
Ran 23 Oct 2023 02:32PM UTC
Jobs 1
Files 721
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

23 Oct 2023 11:02AM UTC coverage: 75.087% (+0.03%) from 75.062%
6612322719

push

github

web-flow
refactor(proto)!: remove proto timestamp wrapper types (#5833)

Description
---
We were making use of 3 proto wrapper types. These types deserialize
into option types and in some cases are not what we want.

This PR will update 2 of these types, while saving the third for an
additional PR.

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

Closes: #5797

How Has This Been Tested?
---
CI

What process can a PR reviewer use to test or verify this change?
---
Pay close attention to changes around timestamps. Could get tricky.
Notably, we were using `Some(0)` in some tests for timestamps. This was
a valid timestamp for us, because it wasn't `None`. Now we're treating
`0` as an invalid timestamp. So any test with `None` became `0` but
tests with `Some(0)` are presumably tests that _should_ have had valid
timestamps but this was the easiest minimal value that was accepted.

<!-- 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.

45 of 45 new or added lines in 10 files covered. (100.0%)

73326 of 97655 relevant lines covered (75.09%)

197136.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6612322719.1 23 Oct 2023 02:32PM UTC 0
75.09
GitHub Action Run
Source Files on build 6612322719
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6612322719
  • 43b994e6 on github
  • Prev Build on development (#6584518119)
  • Next Build on development (#6623906960)
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