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

tari-project / tari / 6402611318
61%

Build:
DEFAULT BRANCH: development
Ran 04 Oct 2023 10:40AM UTC
Jobs 1
Files 719
Run time 20s
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

04 Oct 2023 06:58AM UTC coverage: 75.148% (+0.03%) from 75.117%
6402611318

push

github

web-flow
fix(chatffi): return and read from ptrs (#5827)

Description
---
A unit struct was being returned within a c_rep struct. This caused the
unit struct to have no body in the header file and caused build errors
in ios. This unit struct should have been a pointer with read functions
and not returned as a rust unit struct. This PR moves it over to a
pointer and corrects it's readers.

Motivation and Context
---
Don't produce broken builds. 

A lot of types _around_ this fix will be removed soon after this is
merged but it this corrects a broken build and it would be nicer to work
on top of this PR, then ignore it and fix the grand scheme.

How Has This Been Tested?
---
Built and provided to the mobile team. Confirmed no build errors.

What process can a PR reviewer use to test or verify this change?
---
Skim the code, but honestly don't look too close it's about to churn.

Breaking Changes
---

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

63 of 63 new or added lines in 3 files covered. (100.0%)

72310 of 96223 relevant lines covered (75.15%)

187887.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6402611318.1 04 Oct 2023 10:40AM UTC 0
75.15
GitHub Action Run
Source Files on build 6402611318
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6402611318
  • dd2eddbe on github
  • Prev Build on development (#6395225266)
  • Next Build on development (#6417610573)
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