Skip to content

Add uniffi-dart to standup activity search#1

Closed
chavic wants to merge 2 commits intomasterfrom
add-uniffi-dart-repo
Closed

Add uniffi-dart to standup activity search#1
chavic wants to merge 2 commits intomasterfrom
add-uniffi-dart-repo

Conversation

@chavic
Copy link
Copy Markdown
Owner

@chavic chavic commented Mar 26, 2026

Add Uniffi-Dart/uniffi-dart to the weekly standup activity search so contributor work in that repo is captured in standup discussions.

chavic added 2 commits March 20, 2026 14:34
Add stable kind and detail accessors for sender and receiver
v2 transport errors, including HPKE, OHTTP encapsulation, and
directory response failures.

The core library already distinguishes these failures internally,
but the FFI only exposed opaque wrapper objects. That forced
bindings to branch on display strings and hid useful detail such
as nested decapsulation causes, unexpected status codes, and
payload size limits. This preserves the private internal enums
while giving cross-language callers typed transport diagnostics.
@chavic chavic closed this Mar 26, 2026
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23595639878

Details

  • 140 of 169 (82.84%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 84.233%

Changes Missing Coverage Covered Lines Changed/Added Lines %
payjoin/src/core/hpke.rs 23 30 76.67%
payjoin/src/core/ohttp.rs 42 49 85.71%
payjoin/src/core/receive/v2/error.rs 31 38 81.58%
payjoin/src/core/send/v2/error.rs 44 52 84.62%
Totals Coverage Status
Change from base Build 23294372269: 0.1%
Covered Lines: 10802
Relevant Lines: 12824

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants